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

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-it.git


The following commit(s) were added to refs/heads/master by this push:
     new f4648d9  SLING-10691 - use parent pom 43. Not sure why this module is 
still built by Jenkins, that should be disabled by .sling-module.json
f4648d9 is described below

commit f4648d9a0c95f0297beea9734899247ccecf923f
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Jul 30 18:06:35 2021 +0200

    SLING-10691 - use parent pom 43. Not sure why this module is still built by 
Jenkins, that should be disabled by .sling-module.json
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 948366c..fc7fa1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>30</version>
+    <version>43</version>
     <relativePath/>
   </parent>
 

Reply via email to