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 2018/06/19 21:56:08 UTC

[sling-org-apache-sling-feature-io] branch master updated: Update to latest feature snapshot.

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


The following commit(s) were added to refs/heads/master by this push:
     new 5b361a8  Update to latest feature snapshot.
5b361a8 is described below

commit 5b361a8e412f38d7374182961746d8a2fbaa89c3
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Tue Jun 19 23:55:59 2018 +0200

    Update to latest feature snapshot.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da12984..f2d1a8b 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.2</version>
+            <version>0.1.3-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>