This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch SLING-11255 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git
commit 3b2947d770b75c896d996deaf1b5a27d45588cd5 Author: tmaret <[email protected]> AuthorDate: Wed Apr 27 12:40:39 2022 +0200 SLING-11255 - Update to sling-bundle-parent version 47 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b07338..2551749 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>46</version> + <version>47</version> <relativePath /> </parent>
