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/01/14 18:50:41 UTC

svn commit: r734457 - /jackrabbit/parent/trunk/pom.xml

Author: jukka
Date: Wed Jan 14 09:50:41 2009
New Revision: 734457

URL: http://svn.apache.org/viewvc?rev=734457&view=rev
Log:
JCRSITE-1: Create new project-level Jackrabbit parent POM

Switch to single-digit version numbers for the parent POM.

Modified:
    jackrabbit/parent/trunk/pom.xml

Modified: jackrabbit/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/parent/trunk/pom.xml?rev=734457&r1=734456&r2=734457&view=diff
==============================================================================
--- jackrabbit/parent/trunk/pom.xml (original)
+++ jackrabbit/parent/trunk/pom.xml Wed Jan 14 09:50:41 2009
@@ -33,7 +33,7 @@
   <!-- =================================================================== -->
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>parent</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Jackrabbit</name>