You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/04/29 15:32:16 UTC

[sling-org-apache-sling-clam] 01/02: SLING-10345 Update to Sling Bundle Parent 41

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 921d2324eecfb65edb75051f242317058e25042d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Apr 29 17:30:27 2021 +0200

    SLING-10345 Update to Sling Bundle Parent 41
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8cbcc7..c249232 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>39</version>
+    <version>41</version>
     <relativePath />
   </parent>