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-karaf-launchpad-oak-tar-integration-tests.git
The following commit(s) were added to refs/heads/master by this push:
new b54ed74 SLING-7253 Upgrade Karaf to 4.2
b54ed74 is described below
commit b54ed7437975b9d67a844a8ad85d178b04cb259f
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Apr 9 10:32:04 2018 +0200
SLING-7253 Upgrade Karaf to 4.2
use Karaf 4.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d5d0b57..9fcce35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<groupId>org.apache.karaf</groupId>
<artifactId>apache-karaf</artifactId>
<type>tar.gz</type>
- <version>4.2.0.M2</version>
+ <version>4.2.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
--
To stop receiving notification emails like this one, please contact
[email protected].