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 86067b9  Revert back to parent pom 35 as parent 37 also has the 
release dependency problem
86067b9 is described below

commit 86067b965d82b3d0c9f04ebffa90dfea723803c9
Author: David Bosschaert <bossc...@adobe.com>
AuthorDate: Tue Feb 11 16:32:52 2020 +0000

    Revert back to parent pom 35 as parent 37 also has the release dependency 
problem
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to