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 3ed01ea  Use released version for our own release
3ed01ea is described below

commit 3ed01ea025812a21458a9f49dd28bc8b6beb640b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Nov 1 16:33:30 2018 +0100

    Use released version for our own release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8239fe4..cb799a9 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.0.1-SNAPSHOT</version>
+      <version>0.1.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to