Author: veithen
Date: Mon Jan 5 23:02:16 2015
New Revision: 1649688
URL: http://svn.apache.org/r1649688
Log:
Update/clean up snapshot plugin repositories.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
axis/axis2/java/core/trunk/modules/parent/pom.xml
Modified: axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml?rev=1649688&r1=1649687&r2=1649688&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml Mon Jan 5 23:02:16
2015
@@ -89,8 +89,8 @@
</dependencies>
<pluginRepositories>
<pluginRepository>
- <id>cloudbees-snapshot</id>
- <url>http://repository-veithen.forge.cloudbees.com/snapshot/</url>
+ <id>veithen-github-mvn-repo</id>
+
<url>https://raw.github.com/veithen/mvn-repo/master/snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/parent/pom.xml?rev=1649688&r1=1649687&r2=1649688&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/parent/pom.xml Mon Jan 5 23:02:16 2015
@@ -450,19 +450,6 @@
</repositories>
<pluginRepositories>
<pluginRepository>
- <id>apache-snapshots</id>
- <name>Apache Snapshots Repository</name>
- <url>http://people.apache.org/repo/m2-snapshot-repository</url>
- <layout>default</layout>
- <snapshots>
- <enabled>true</enabled>
- <updatePolicy>daily</updatePolicy>
- </snapshots>
- <releases>
- <enabled>false</enabled>
- </releases>
- </pluginRepository>
- <pluginRepository>
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://repository.apache.org/snapshots</url>