Skip to content

Commit

Permalink
update ftp plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalleclercq committed Feb 28, 2015
1 parent 6a762e0 commit 41b7c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.eclipse.angularjs.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId>
<version>1.0-beta-6</version>
<version>2.8</version>
</extension>
</extensions>
</build>
Expand All @@ -34,7 +34,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>wagon-maven-plugin</artifactId>
<version>1.0-beta-4</version>
<version>1.0</version>
<executions>
<execution>
<id>upload-repo</id>
Expand Down

0 comments on commit 41b7c3a

Please sign in to comment.