We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a762e0 commit 41b7c3aCopy full SHA for 41b7c3a
org.eclipse.angularjs.repository/pom.xml
@@ -13,7 +13,7 @@
13
<extension>
14
<groupId>org.apache.maven.wagon</groupId>
15
<artifactId>wagon-ftp</artifactId>
16
- <version>1.0-beta-6</version>
+ <version>2.8</version>
17
</extension>
18
</extensions>
19
</build>
@@ -34,7 +34,7 @@
34
<plugin>
35
<groupId>org.codehaus.mojo</groupId>
36
<artifactId>wagon-maven-plugin</artifactId>
37
- <version>1.0-beta-4</version>
+ <version>1.0</version>
38
<executions>
39
<execution>
40
<id>upload-repo</id>
0 commit comments