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


The following commit(s) were added to refs/heads/master by this push:
     new a9342e0  Move back to parent 43 and update api regions extension to 
latest
a9342e0 is described below

commit a9342e0ff36874dc0e463d86734d89e920f3cab8
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Aug 20 10:28:12 2021 +0100

    Move back to parent 43 and update api regions extension to latest
    
    Parent 44 has javadoc issues which make it problematic for releasing:
    https://issues.apache.org/jira/browse/SLING-10672
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0e3b793..f39b130 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
-    <version>44</version>
+    <version>43</version>
     <relativePath />
   </parent>
 
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-      <version>1.3.8</version>
+      <version>1.3.10</version>
       <scope>compile</scope>
     </dependency>
     <dependency>

Reply via email to