You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2020/01/14 21:15:02 UTC

[sling-org-apache-sling-caconfig-impl] branch master updated: update to sling parent 36

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9403019  update to sling parent 36
9403019 is described below

commit 9403019b06ffd0538882bb22340786f6886130e8
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Tue Jan 14 22:14:43 2020 +0100

    update to sling parent 36
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f4ba6c4..e1c8691 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>35</version>
+        <version>36</version>
         <relativePath />
     </parent>