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 md...@apache.org on 2014/05/07 18:36:07 UTC

svn commit: r1593064 - /jackrabbit/oak/branches/1.0/oak-doc/pom.xml

Author: mduerig
Date: Wed May  7 16:36:07 2014
New Revision: 1593064

URL: http://svn.apache.org/r1593064
Log:
OAK-301: Document Oak
Bump version to 1.0.0-SNAPSHOT

Modified:
    jackrabbit/oak/branches/1.0/oak-doc/pom.xml

Modified: jackrabbit/oak/branches/1.0/oak-doc/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.0/oak-doc/pom.xml?rev=1593064&r1=1593063&r2=1593064&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.0/oak-doc/pom.xml (original)
+++ jackrabbit/oak/branches/1.0/oak-doc/pom.xml Wed May  7 16:36:07 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>oak-parent</artifactId>
-    <version>0.20-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../oak-parent/pom.xml</relativePath>
   </parent>