Author: keith
Date: Mon Dec 10 20:53:55 2007
New Revision: 10874

Log:

Adding repo for apache snapshot plugins



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:53:55 2007
@@ -207,6 +207,18 @@
                 <enabled>true</enabled>
             </snapshots>
             <releases>
+                <enabled>false</enabled>
+            </releases>
+        </pluginRepository>
+
+        <pluginRepository>
+            <id>Release-apache</id>
+            <name>Apache release repository</name>
+            
<url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+            <releases>
                 <enabled>true</enabled>
             </releases>
         </pluginRepository>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to