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 2009/10/13 12:29:20 UTC

svn commit: r824674 - /jackrabbit/commons/jcr-tests/trunk/pom.xml

Author: jukka
Date: Tue Oct 13 10:29:19 2009
New Revision: 824674

URL: http://svn.apache.org/viewvc?rev=824674&view=rev
Log:
JCRTCK-1: Create jackrabbit/commons/jcr-tests

Upgrade to Jackrabbit parent POM version 5.

Modified:
    jackrabbit/commons/jcr-tests/trunk/pom.xml

Modified: jackrabbit/commons/jcr-tests/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/jcr-tests/trunk/pom.xml?rev=824674&r1=824673&r2=824674&view=diff
==============================================================================
--- jackrabbit/commons/jcr-tests/trunk/pom.xml (original)
+++ jackrabbit/commons/jcr-tests/trunk/pom.xml Tue Oct 13 10:29:19 2009
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>parent</artifactId>
-    <version>4</version>
+    <version>5</version>
   </parent>
   <artifactId>jackrabbit-jcr-tests</artifactId>
   <version>2.0.0-SNAPSHOT</version>