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

kwin pushed a commit to branch feature/update-to-parent49
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git


The following commit(s) were added to refs/heads/feature/update-to-parent49 by 
this push:
     new 5d3b5e2  Update to parent 49
5d3b5e2 is described below

commit 5d3b5e22c06f3ead02d959809ad5077a7f9d28d7
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Jun 24 14:13:36 2022 +0200

    Update to parent 49
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3264b61..68e972d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>48</version>
+        <version>49-SNAPSHOT</version>
         <relativePath />
     </parent>
 

Reply via email to