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-clam.git
commit f421420282f32a263765d3c6fa52b0d32649cc25 Author: Oliver Lietz <[email protected]> AuthorDate: Sun Aug 30 21:46:59 2020 +0200 SLING-9709 Update to Sling Bundle Parent 39 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a09dd58..52c552a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>38</version> + <version>39</version> <relativePath /> </parent>
