Skip to content

Commit

Permalink
fix wagon plugin version and target host
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Jan 30, 2018
1 parent dfe42a4 commit 287004f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh</artifactId>
<version>2.0</version>
<version>2.10</version>
</extension>
</extensions>

Expand Down Expand Up @@ -497,7 +497,7 @@
<distributionManagement>
<site>
<id>qos_ch</id>
<url>scp:https://te.qos.ch/var/www/www.slf4j.org/htdocs/</url>
<url>scp:https://yvo.qos.ch/var/www/www.slf4j.org/htdocs/</url>
</site>

<repository>
Expand Down

0 comments on commit 287004f

Please sign in to comment.