Author: veithen
Date: Mon Mar  9 18:53:25 2015
New Revision: 1665322

URL: http://svn.apache.org/r1665322
Log:
Update plugin repository location.

Modified:
    axis/axis1/java/trunk/pom.xml

Modified: axis/axis1/java/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis1/java/trunk/pom.xml?rev=1665322&r1=1665321&r2=1665322&view=diff
==============================================================================
--- axis/axis1/java/trunk/pom.xml (original)
+++ axis/axis1/java/trunk/pom.xml Mon Mar  9 18:53:25 2015
@@ -157,8 +157,8 @@
     </prerequisites>
     <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>


Reply via email to