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/11/01 15:45:57 UTC

[sling-org-apache-sling-capabilities-jcr] branch master updated: Back to SNAPSHOT to avoid Jenkins failures

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 ddf02b2  Back to SNAPSHOT to avoid Jenkins failures
ddf02b2 is described below

commit ddf02b2e32dd8e40bc41173dde2539dc79d2bffa
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu Nov 1 16:45:47 2018 +0100

    Back to SNAPSHOT to avoid Jenkins failures
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f258003..0f5afd7 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.0</version>
+      <version>0.1.1-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>