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-commons-scheduler.git


The following commit(s) were added to refs/heads/master by this push:
     new 00fea7a  Move sling parent to 35 as 36 causes issues with the release 
plugin
00fea7a is described below

commit 00fea7ab13c8c21114d81859b32ad20f730a07b2
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Feb 6 10:19:06 2020 +0000

    Move sling parent to 35 as 36 causes issues with the release plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to