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 2018/06/05 13:24:44 UTC

[sling-org-apache-sling-feature-io] branch master updated: Upgrade feature model dependency to 0.1.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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new b596056  Upgrade feature model dependency to 0.1.2
b596056 is described below

commit b596056342caef9c1e00bf9bf7c29ae99a27ae01
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Tue Jun 5 14:24:27 2018 +0100

    Upgrade feature model dependency to 0.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f804fe8..c4a2d68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>0.1.1-SNAPSHOT</version>
+            <version>0.1.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
davidb@apache.org.