This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch feature/oak-1.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git
commit 4e6eba6a4d86cdf4d09dd1971cc11e0d06123fe5
Author: Oliver Lietz <olli@apache.org>
AuthorDate: Sun Feb 11 21:52:12 2018 +0100
SLING-7489 Update Jackrabbit to 2.16.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fad2941..63ca611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<description>Integration Tests for Apache Sling Karaf</description>
<properties>
- <org.apache.jackrabbit.version>2.16.0</org.apache.jackrabbit.version>
+ <org.apache.jackrabbit.version>2.16.1</org.apache.jackrabbit.version>
<org.apache.karaf.version>4.2.0.M2</org.apache.karaf.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.
|