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
commit 554c681373a81a342e47f2b599a1717ebccd5f1a Author: Oliver Lietz <[email protected]> AuthorDate: Tue Sep 7 20:56:00 2021 +0200 SLING-10367 Update Karaf to 4.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f27943a..662df45 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>apache-karaf</artifactId> <type>tar.gz</type> - <version>4.3.3-SNAPSHOT</version> + <version>4.3.3</version> <scope>test</scope> <exclusions> <exclusion>
