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 4497845  Revert to parent 43 because of javadoc issues
4497845 is described below

commit 4497845eb46d37313dee4af6e33663b5cce683ed
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Aug 20 10:13:15 2021 +0100

    Revert to parent 43 because of javadoc issues
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53e529f..99d432d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>44</version>
+        <version>43</version>
         <relativePath />
     </parent>
 

Reply via email to