You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2005/09/28 22:52:25 UTC

svn commit: r292295 - /incubator/jackrabbit/trunk/project.xml

Author: jukka
Date: Wed Sep 28 13:52:21 2005
New Revision: 292295

URL: http://svn.apache.org/viewcvs?rev=292295&view=rev
Log:
JCR-223: Changed the Jackrabbit groupId to org.apache.jackrabbit to comply with the Maven rules.

Modified:
    incubator/jackrabbit/trunk/project.xml

Modified: incubator/jackrabbit/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/project.xml?rev=292295&r1=292294&r2=292295&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/project.xml (original)
+++ incubator/jackrabbit/trunk/project.xml Wed Sep 28 13:52:21 2005
@@ -22,7 +22,7 @@
     <!-- P R O J E C T  D E S C R I P T I O N                                   -->
     <!-- ====================================================================== -->
     <pomVersion>3</pomVersion>
-    <groupId>jackrabbit</groupId>
+    <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
     <name>Jackrabbit</name>
     <currentVersion>1.0-SNAPSHOT</currentVersion>