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-commons-clam.git
commit aea584564246cb485cd6189375216394d956c94b Author: Oliver Lietz <[email protected]> AuthorDate: Mon Nov 7 13:49:41 2022 +0100 SLING-11665 Update to Sling Bundle Parent 49 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4e3332..e3d275d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>46</version> + <version>49</version> <relativePath /> </parent>
