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-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new c129f54  Revert to parent pom 43 as there is still a problem with 
releasing with 45
c129f54 is described below

commit c129f54d25930d8281cb10105bf1ffd68eb91bda
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Sep 3 09:35:28 2021 +0100

    Revert to parent pom 43 as there is still a problem with releasing with 45
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be51054..2751dbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>45</version>
+        <version>43</version>
         <relativePath />
     </parent>
 

Reply via email to