Author: keith
Date: Mon Dec 10 20:14:33 2007
New Revision: 10870
Log:
Switching to a different plugin repo
Modified:
trunk/mashup/java/pom.xml
Modified: trunk/mashup/java/pom.xml
==============================================================================
--- trunk/mashup/java/pom.xml (original)
+++ trunk/mashup/java/pom.xml Mon Dec 10 20:14:33 2007
@@ -202,12 +202,12 @@
<pluginRepository>
<id>snapshot-apache</id>
<name>Apache Snapshot repository</name>
- <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+
<url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
- <enabled>false</enabled>
+ <enabled>true</enabled>
</releases>
</pluginRepository>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev