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 2020/03/24 06:30:21 UTC

[sling-org-apache-sling-commons-crypto] 01/02: SLING-9245 Update to Sling Bundle Parent 38

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-crypto.git

commit 3e1bc5ce5a93525ba02ae7b00f23e5910ecb9aa6
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Mar 24 07:22:07 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 6fc2ff6..7bbbf39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>35</version>
+    <version>38</version>
     <relativePath />
   </parent>