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 2022/03/06 10:40:36 UTC

[sling-org-apache-sling-karaf-integration-tests] branch master updated (41c390c -> 0906cd7)

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


    from 41c390c  SLING-11051 - Fixing JavaDoc badge
     new d3bc279  SLING-11185 Update to Sling (Bundle) Parent 47
     new 0906cd7  SLING-11186 Update Karaf to 4.3.6

The 2 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

[sling-org-apache-sling-karaf-integration-tests] 01/02: SLING-11185 Update to Sling (Bundle) Parent 47

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

commit d3bc27916c77ee0a6f3bfce54810c2c7bada451f
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Mar 6 11:31:11 2022 +0100

    SLING-11185 Update to Sling (Bundle) Parent 47
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 884864d..135171e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>46</version>
+    <version>47</version>
     <relativePath/>
   </parent>
 

[sling-org-apache-sling-karaf-integration-tests] 02/02: SLING-11186 Update Karaf to 4.3.6

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

commit 0906cd7e0da2143bd01dafbb261d399cbc2b6fa2
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Mar 6 11:35:33 2022 +0100

    SLING-11186 Update Karaf to 4.3.6
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 135171e..8dab6df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.3.5</version>
+      <version>4.3.6</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -185,7 +185,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.3.5</version>
+      <version>4.3.6</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>