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/08/20 08:56:19 UTC

[sling-org-apache-sling-feature-analyser] branch master updated: Revert to parent 43

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


The following commit(s) were added to refs/heads/master by this push:
     new 9d813c4  Revert to parent 43
9d813c4 is described below

commit 9d813c473470a8543283481af17d70636a62e72f
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Aug 20 09:55:45 2021 +0100

    Revert to parent 43
    
    Because of https://issues.apache.org/jira/browse/SLING-10744
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9b667c..245fad9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>44</version>
+        <version>43</version>
         <relativePath />
     </parent>