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

[sling-org-apache-sling-bundleresource-impl] branch master updated: SLING-10141 Update to Sling Bundle Parent 41

This is an automated email from the ASF dual-hosted git repository.

enorman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 6169d54  SLING-10141 Update to Sling Bundle Parent 41
6169d54 is described below

commit 6169d543dc58551315e73f0667f5e180fae85f5a
Author: Eric Norman <en...@apache.org>
AuthorDate: Fri Apr 23 09:25:26 2021 -0700

    SLING-10141 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 f048618..f8e4f8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>40</version>
+        <version>41</version>
         <relativePath />
     </parent>