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-content-analyzing.git
commit b77626442fa0820aae948d4a0da1f3ca30daf9bd Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 19 21:37:29 2021 +0200 SLING-10875 Update to Sling Bundle Parent 46 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a10f7b..efc62d3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>45</version> + <version>46</version> <relativePath/> </parent>
