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 2021/09/03 08:36:04 UTC

[sling-org-apache-sling-feature-launcher] branch master updated: Revert to parent pom 43 as there is still a problem with releasing with 45

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 <bo...@adobe.com>
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>