You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2016/03/10 13:43:29 UTC

svn commit: r1734400 - /sling/trunk/bundles/jcr/oak-server/pom.xml

Author: olli
Date: Thu Mar 10 12:43:28 2016
New Revision: 1734400

URL: http://svn.apache.org/viewvc?rev=1734400&view=rev
Log:
SLING-5520 Update Oak to 1.4 (1.4.0)

update to Oak 1.4.0

Modified:
    sling/trunk/bundles/jcr/oak-server/pom.xml

Modified: sling/trunk/bundles/jcr/oak-server/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/oak-server/pom.xml?rev=1734400&r1=1734399&r2=1734400&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/oak-server/pom.xml (original)
+++ sling/trunk/bundles/jcr/oak-server/pom.xml Thu Mar 10 12:43:28 2016
@@ -47,7 +47,7 @@
             WARNING make sure oak.version and sling.oak.server.version 
             are in sync with bundles/jcr/it-jackrabbit-oak
         -->
-        <oak.version>1.3.16</oak.version>
+        <oak.version>1.4.0</oak.version>
     </properties>
 
     <build>