You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2006/12/07 09:37:40 UTC

svn commit: r483376 - /jackrabbit/trunk/jackrabbit-jcr-server/project.properties

Author: mreutegg
Date: Thu Dec  7 00:37:39 2006
New Revision: 483376

URL: http://svn.apache.org/viewvc?view=rev&rev=483376
Log:
Update version of dependencies to 1.2-SNAPSHOT

Modified:
    jackrabbit/trunk/jackrabbit-jcr-server/project.properties

Modified: jackrabbit/trunk/jackrabbit-jcr-server/project.properties
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-server/project.properties?view=diff&rev=483376&r1=483375&r2=483376
==============================================================================
--- jackrabbit/trunk/jackrabbit-jcr-server/project.properties (original)
+++ jackrabbit/trunk/jackrabbit-jcr-server/project.properties Thu Dec  7 00:37:39 2006
@@ -18,8 +18,8 @@
 
 #-------------------------------------------------------
 jackrabbit.build.version.jcr=1.0
-jackrabbit.build.version.jackrabbit=1.1-SNAPSHOT
-jackrabbit.build.version.jcr.rmi=1.1-SNAPSHOT
+jackrabbit.build.version.jackrabbit=1.2-SNAPSHOT
+jackrabbit.build.version.jcr.rmi=1.2-SNAPSHOT
 
 # use 1.4 as target even when compiling with a 1.5 JDK
 maven.compile.source=1.4