You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2018/12/13 10:25:13 UTC

[sling-org-apache-sling-capabilities-jcr] branch master updated: Back to snapshot after release

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

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities-jcr.git


The following commit(s) were added to refs/heads/master by this push:
     new ade6323  Back to snapshot after release
ade6323 is described below

commit ade63234c412b3fc1b65dbf256ce35ad80104c5e
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu Dec 13 11:25:00 2018 +0100

    Back to snapshot after release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60ed129..dfb7f2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.capabilities</artifactId>
-      <version>0.1.2</version>
+      <version>0.1.3-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>