Author: parsonsd
Date: Fri Jul 2 14:37:31 2010
New Revision: 960008
URL: http://svn.apache.org/viewvc?rev=960008&view=rev
Log:
Update POM to point at new plugin maven repo.
Modified:
axis/axis2/java/sandesha/trunk/pom.xml
Modified: axis/axis2/java/sandesha/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/pom.xml?rev=960008&r1=960007&r2=960008&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Fri Jul 2 14:37:31 2010
@@ -191,6 +191,18 @@
</releases>
</pluginRepository>
+ <pluginRepository>
+ <id>snapshot-apache-2</id>
+ <name>2nd Apache Snapshot repository</name>
+ <url>http://repository.apache.org/snapshots</url>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ </pluginRepository>
+
</pluginRepositories>
<dependencies>