You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/02/06 10:13:23 UTC

[sling-org-apache-sling-feature-apiregions] branch master updated: Update parent pom to 36

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

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f75306  Update parent pom to 36
8f75306 is described below

commit 8f753067276f23a54fb5d791823ba40066b80b55
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Thu Feb 6 10:13:07 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 6223469..2e80dff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>35</version>
+        <version>36</version>
         <relativePath />
     </parent>