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 2019/05/13 12:24:24 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch master updated: Update Feature Dependencies to 1.0.2

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-extension-apiregions.git


The following commit(s) were added to refs/heads/master by this push:
     new 77e9ed0  Update Feature Dependencies to 1.0.2
77e9ed0 is described below

commit 77e9ed02e58e7934d03aeae100fc91156792f0f0
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Mon May 13 13:24:18 2019 +0100

    Update Feature Dependencies to 1.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5c0b8ab..68e0ec0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>