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/09/13 18:23:56 UTC

svn commit: r1523005 - /jackrabbit/oak/trunk/oak-mk-perf/pom.xml

Author: jukka
Date: Fri Sep 13 16:23:55 2013
New Revision: 1523005

URL: http://svn.apache.org/r1523005
Log:
Use correct parent POM version

Modified:
    jackrabbit/oak/trunk/oak-mk-perf/pom.xml

Modified: jackrabbit/oak/trunk/oak-mk-perf/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-mk-perf/pom.xml?rev=1523005&r1=1523004&r2=1523005&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-mk-perf/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-mk-perf/pom.xml Fri Sep 13 16:23:55 2013
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-oak</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.9-SNAPSHOT</version>
     </parent>
     <artifactId>oak-mk-perf</artifactId>
     <name>oak-mk-perf</name>