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 2018/01/24 13:55:30 UTC

[sling-org-apache-sling-jcr-oak-server] branch master updated (17c31c6 -> 3363517)

This is an automated email from the ASF dual-hosted git repository.

olli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git.


    from 17c31c6  SLING-7353 Update to Sling Parent 33
     new d06cdc8  SLING-7439 Update Pax Exam to 4.11
     new fbde171  SLING-7440 Update Jackrabbit to 2.16.0
     new 3363517  SLING-7441 Update Oak to 1.6.8

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.

[sling-org-apache-sling-jcr-oak-server] 03/03: SLING-7441 Update Oak to 1.6.8

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git

commit 33635176d79ff8d3c0cbc584729f6c2cdae04f90
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jan 24 14:55:21 2018 +0100

    SLING-7441 Update Oak to 1.6.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6372c6c..cd41862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
   </scm>
 
   <properties>
-    <oak.version>1.6.4</oak.version>
     <jackrabbit.version>2.16.0</jackrabbit.version>
+    <oak.version>1.6.8</oak.version>
     <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.

[sling-org-apache-sling-jcr-oak-server] 01/03: SLING-7439 Update Pax Exam to 4.11

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git

commit d06cdc8023038148bbe205773b23ad537e285db7
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jan 24 14:54:04 2018 +0100

    SLING-7439 Update Pax Exam to 4.11
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e79bda3..6f26a76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
   <properties>
     <jackrabbit.version>2.14.2</jackrabbit.version>
     <oak.version>1.6.4</oak.version>
-    <org.ops4j.pax.exam.version>4.10.0</org.ops4j.pax.exam.version>
+    <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>
 
   <build>
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>5.6.2</version>
+      <version>5.6.10</version>
       <scope>test</scope>
     </dependency>
     <!-- Apache Jackrabbit -->

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.

[sling-org-apache-sling-jcr-oak-server] 02/03: SLING-7440 Update Jackrabbit to 2.16.0

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git

commit fbde171486639e3a6cde79fe046d6e74b8650f55
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jan 24 14:54:49 2018 +0100

    SLING-7440 Update Jackrabbit to 2.16.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f26a76..6372c6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
   </scm>
 
   <properties>
-    <jackrabbit.version>2.14.2</jackrabbit.version>
     <oak.version>1.6.4</oak.version>
+    <jackrabbit.version>2.16.0</jackrabbit.version>
     <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.