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 2021/06/28 15:13:56 UTC

[sling-org-apache-sling-karaf-integration-tests] branch master updated: SLING-10570 Update to Sling (Bundle) Parent 44

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-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new b25317f  SLING-10570 Update to Sling (Bundle) Parent 44
b25317f is described below

commit b25317f2760dfe1642a7e2270ff482e74f8289ad
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Jun 28 17:13:27 2021 +0200

    SLING-10570 Update to Sling (Bundle) Parent 44
    
    use 44-SNAPSHOT (SLING-10569)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b37760..71e3180 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>41</version>
+    <version>44-SNAPSHOT</version>
     <relativePath/>
   </parent>