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/10/24 08:07:03 UTC

[sling-org-apache-sling-karaf-distribution] 03/03: SLING-11650 Update to Sling (Bundle) Parent 49

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-distribution.git

commit 03a60131c8cc5e8e39120f6a78edcd744e72556f
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Oct 24 09:52:51 2022 +0200

    SLING-11650 Update to Sling (Bundle) Parent 49
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bedee0f..db02deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>47</version>
+    <version>49</version>
     <relativePath/>
   </parent>
 
@@ -225,6 +225,7 @@
       <artifactId>framework</artifactId>
       <version>4.4.2</version>
       <type>kar</type>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.karaf.features</groupId>