This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git
The following commit(s) were added to refs/heads/master by this push:
new 50078be SLING-11563 - Update to Apache Sling Bundle Parent 49
50078be is described below
commit 50078be2802caf69c4901cd00b71505fa07ed7f3
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Aug 30 17:26:06 2022 +0200
SLING-11563 - Update to Apache Sling Bundle Parent 49
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b0a55c1..a8e5a2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>41</version>
+ <version>49</version>
<relativePath />
</parent>