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 2006/12/04 09:26:42 UTC

svn commit: r482101 - /jackrabbit/trunk/jackrabbit-core/pom.xml

Author: jukka
Date: Mon Dec  4 00:26:39 2006
New Revision: 482101

URL: http://svn.apache.org/viewvc?view=rev&rev=482101
Log:
JCR-612: s/jackrabbit-commons/jackrabbit-jcr-commons/

Modified:
    jackrabbit/trunk/jackrabbit-core/pom.xml

Modified: jackrabbit/trunk/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/pom.xml?view=diff&rev=482101&r1=482100&r2=482101
==============================================================================
--- jackrabbit/trunk/jackrabbit-core/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-core/pom.xml Mon Dec  4 00:26:39 2006
@@ -305,7 +305,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
-      <artifactId>jackrabbit-commons</artifactId>
+      <artifactId>jackrabbit-jcr-commons</artifactId>
       <version>${pom.version}</version>
     </dependency>
     <dependency>