Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv17378
Modified Files:
pom.xml
Log Message:
added 'shapshots' repository
See also: http://cvs.mmbase.org/viewcvs/all/maven-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven-base/pom.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- pom.xml 11 Feb 2009 14:10:59 -0000 1.5
+++ pom.xml 11 Feb 2009 21:16:01 -0000 1.6
@@ -5,7 +5,7 @@
The license (Mozilla version 1.0) can be read at the MMBase site.
See http://www.MMBase.org/license
-Version $Id: pom.xml,v 1.5 2009/02/11 14:10:59 michiel Exp $
+Version $Id: pom.xml,v 1.6 2009/02/11 21:16:01 michiel Exp $
-->
<project>
<modelVersion>4.0.0</modelVersion>
@@ -364,6 +364,12 @@
<name>MMBase maven 2 repository</name>
<url>scp://mmbase.org/home/mmweb/web/maven2</url>
</repository>
+ <snapshotRepository>
+ <id>mmbase-snapshots</id>
+ <name>MMBase Maven2 Snapshot Repository</name>
+ <url>scp://mmbase.org/home/mmweb/web/snapshots</url>
+ <uniqueVersion>false</uniqueVersion>
+ </snapshotRepository>
</distributionManagement>
<repositories>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs