You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2014/10/08 18:25:35 UTC

svn commit: r1630165 - in /sling/trunk: bundles/jcr/oak-server/pom.xml launchpad/builder/src/main/bundles/list.xml

Author: rombert
Date: Wed Oct  8 16:25:32 2014
New Revision: 1630165

URL: http://svn.apache.org/r1630165
Log:
SLING-3479 - Upgrade to Oak 1.0

Upgraded to Oak 1.0.6

Modified:
    sling/trunk/bundles/jcr/oak-server/pom.xml
    sling/trunk/launchpad/builder/src/main/bundles/list.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=1630165&r1=1630164&r2=1630165&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/oak-server/pom.xml (original)
+++ sling/trunk/bundles/jcr/oak-server/pom.xml Wed Oct  8 16:25:32 2014
@@ -38,7 +38,7 @@
 
     <properties>
         <sling.java.version>6</sling.java.version>
-        <oak.version>1.0.0</oak.version>
+        <oak.version>1.0.6</oak.version>
     </properties>
 
     <build>

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1630165&r1=1630164&r2=1630165&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed Oct  8 16:25:32 2014
@@ -555,7 +555,7 @@
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-core</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
         <!-- embedded in oak.server for now
@@ -569,37 +569,37 @@
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-commons</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-mk</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-mk-api</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-mk-remote</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-lucene</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
         <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-blob</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.6</version>
             <runModes>oak</runModes>
         </bundle>
     </startLevel>