Update of /var/cvs/applications/resources
In directory james.mmbase.org:/tmp/cvs-serv4615

Modified Files:
        pom.xml 
Log Message:
made it compile with empty local repository


See also: http://cvs.mmbase.org/viewcvs/applications/resources


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/resources/pom.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- pom.xml     22 Apr 2009 22:33:07 -0000      1.6
+++ pom.xml     24 Apr 2009 07:27:57 -0000      1.7
@@ -37,4 +37,14 @@
 
   </dependencies>
 
+  <repositories>
+    <repository>
+      <id>mmbase</id>
+      <url>http://www.mmbase.org/maven2</url>
+    </repository>
+    <repository>
+      <id>snapshots</id>
+      <url>http://www.mmbase.org/snapshots</url>
+    </repository>
+  </repositories>
 </project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to