Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv8992

Modified Files:
        pom.xml 
Log Message:
decided to use the same groupId for jars after all


See also: http://cvs.mmbase.org/viewcvs/applications/app-base


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/app-base/pom.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- pom.xml     16 Feb 2009 23:29:34 -0000      1.16
+++ pom.xml     17 Feb 2009 17:04:14 -0000      1.17
@@ -97,7 +97,7 @@
 
   <dependencies>
     <dependency>
-      <groupId>org.mmbase.jars</groupId>
+      <groupId>org.mmbase</groupId>
       <artifactId>mmbase</artifactId>
       <version>${mmbase.version}</version>
       <scope>provided</scope>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to