Update of /var/cvs/applications/editwizard
In directory james.mmbase.org:/tmp/cvs-serv9289

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


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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/editwizard/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml     16 Feb 2009 21:28:20 -0000      1.2
+++ pom.xml     17 Feb 2009 17:07:23 -0000      1.3
@@ -19,7 +19,7 @@
 
   <dependencies>
     <dependency>
-      <groupId>org.mmbase.jars</groupId>
+      <groupId>org.mmbase</groupId>
       <artifactId>mmbase-dove</artifactId>
       <version>${mmbase.version}</version>
     </dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to