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/09/10 11:05:22 UTC

[sling-org-apache-sling-commons-crypto] branch master updated: SLING-10797 Update to Sling Bundle Parent 45

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


The following commit(s) were added to refs/heads/master by this push:
     new 10dcf59  SLING-10797 Update to Sling Bundle Parent 45
10dcf59 is described below

commit 10dcf595baeea7a2827bd3790b04ce993c010944
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Sep 10 13:04:36 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 921591f..c97fdb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>44</version>
+    <version>45</version>
     <relativePath />
   </parent>