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

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


The following commit(s) were added to refs/heads/master by this push:
     new 79b347b  SLING-11390 Update to Sling Bundle Parent 48 (#42)
79b347b is described below

commit 79b347b92d84d48431e1cc978d87f8777e2f6794
Author: Eric Norman <[email protected]>
AuthorDate: Sun Jun 12 12:12:59 2022 -0700

    SLING-11390 Update to Sling Bundle Parent 48 (#42)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db15869..e889db6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>46</version>
+        <version>48</version>
         <relativePath />
     </parent>
 

Reply via email to