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


The following commit(s) were added to refs/heads/master by this push:
     new 2f8c24e  [maven-release-plugin] prepare release 
org.apache.sling.capabilities-0.1.0
2f8c24e is described below

commit 2f8c24e95dfb55f86f7f5342a0dbdfe1d42c16a1
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Nov 1 16:31:34 2018 +0100

    [maven-release-plugin] prepare release org.apache.sling.capabilities-0.1.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3a12e3e..ec70298 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,12 +22,12 @@
     <artifactId>sling</artifactId>
     <groupId>org.apache.sling</groupId>
     <version>34</version>
-    <relativePath/>
+    <relativePath />
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Apache Sling Capabilities</name>
   <artifactId>org.apache.sling.capabilities</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0</version>
   <properties>
     <!-- This module can work with older versions of Sling
          as well, so be conservative here -->
@@ -39,7 +39,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-capabilities.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.capabilities-0.1.0</tag>
   </scm>
 
   <build>

Reply via email to