File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
org.eclipse.angularjs.repository Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1313 <extension >
1414 <groupId >org.apache.maven.wagon</groupId >
1515 <artifactId >wagon-ftp</artifactId >
16- <version >1.0-beta-6 </version >
16+ <version >2.8 </version >
1717 </extension >
1818 </extensions >
1919 </build >
3434 <plugin >
3535 <groupId >org.codehaus.mojo</groupId >
3636 <artifactId >wagon-maven-plugin</artifactId >
37- <version >1.0-beta-4 </version >
37+ <version >1.0</version >
3838 <executions >
3939 <execution >
4040 <id >upload-repo</id >
Original file line number Diff line number Diff line change 183183 <layout >p2</layout >
184184 <url >http://oss.opensagres.fr/eclipse-wtp-webresources/0.9.0-SNAPSHOT/</url >
185185 </repository >
186+ <repository >
187+ <id >eclipse-wtp-json</id >
188+ <layout >p2</layout >
189+ <url >http://oss.opensagres.fr/eclipse-wtp-json/0.9.0-SNAPSHOT/</url >
190+ </repository >
186191 </repositories >
187192 <scm >
188193 <url >https://github.com/angelozerr/angularjs-eclipse</url >
You can’t perform that action at this time.
0 commit comments