You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2022/01/12 13:43:09 UTC

[sling-org-apache-sling-feature] branch master updated: Update to parent 46

This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d6dac4  Update to parent 46
5d6dac4 is described below

commit 5d6dac42f1c69cf08c958055e26165b73ca41bc0
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Jan 12 14:42:02 2022 +0100

    Update to parent 46
---
 bnd.bnd | 1 +
 pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/bnd.bnd b/bnd.bnd
index 9a633d8..e65563c 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1 +1,2 @@
+-noimportjava: true
 -conditionalpackage: org.apache.felix.utils.*
diff --git a/pom.xml b/pom.xml
index 0e96cca..9c0337d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>44</version>
+        <version>46</version>
         <relativePath />
     </parent>