You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2021/07/06 11:30:43 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated: Update to org.apache.sling.feature.extension.apiregions 1.3.6

This is an automated email from the ASF dual-hosted git repository.

pauls 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 0aff5c2  Update to org.apache.sling.feature.extension.apiregions 1.3.6
0aff5c2 is described below

commit 0aff5c25c62b36b6a7259e7699f418bd81dd5ab7
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Tue Jul 6 13:30:30 2021 +0200

    Update to org.apache.sling.feature.extension.apiregions 1.3.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 578e6f8..92330fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-      <version>1.3.4</version>
+      <version>1.3.6</version>
       <scope>compile</scope>
     </dependency>
     <dependency>