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 b89876d  [maven-release-plugin] prepare for next development iteration
b89876d is described below

commit b89876d11e5c13eaebbe80889b40976d70cfdb71
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Dec 13 11:22:15 2018 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fa872e7..60ed129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <name>Apache Sling Capabilities - JCR source</name>
   <artifactId>org.apache.sling.capabilities.jcr</artifactId>
-  <version>0.1.2</version>
+  <version>0.1.3-SNAPSHOT</version>
   <properties>
     <!-- This module can work with older versions of Sling
          as well, so be conservative here -->
@@ -38,7 +38,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities-jcr.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities-jcr.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-capabilities-jcr.git</url>
-    <tag>org.apache.sling.capabilities.jcr-0.1.2</tag>
+    <tag>HEAD</tag>
   </scm>
   <build>
     <plugins>

Reply via email to