This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git
The following commit(s) were added to refs/heads/master by this push:
new c5921e3 [maven-release-plugin] prepare release
org.apache.sling.jcr.registration-1.0.6
c5921e3 is described below
commit c5921e386bdcab6d1261127596b6be0f4c9c6107
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Aug 6 15:27:25 2018 +0300
[maven-release-plugin] prepare release
org.apache.sling.jcr.registration-1.0.6
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1c61eeb..ebbc582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<artifactId>org.apache.sling.jcr.registration</artifactId>
<packaging>bundle</packaging>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.6</version>
<name>Apache Sling JCR Repository Registration</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-registration.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.registration-1.0.6</tag>
</scm>
<build>