You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ju...@apache.org on 2013/05/06 18:20:18 UTC

svn commit: r1479626 - /jackrabbit/oak/branches/0.7/oak-parent/pom.xml

Author: jukka
Date: Mon May  6 16:20:18 2013
New Revision: 1479626

URL: http://svn.apache.org/r1479626
Log:
0.7: Switch to Jackrabbit 2.7.0 for the 0.7 release.

Modified:
    jackrabbit/oak/branches/0.7/oak-parent/pom.xml

Modified: jackrabbit/oak/branches/0.7/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/0.7/oak-parent/pom.xml?rev=1479626&r1=1479625&r2=1479626&view=diff
==============================================================================
--- jackrabbit/oak/branches/0.7/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/0.7/oak-parent/pom.xml Mon May  6 16:20:18 2013
@@ -40,7 +40,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.7-SNAPSHOT</jackrabbit.version>
+    <jackrabbit.version>2.7.0</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>