This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git
The following commit(s) were added to refs/heads/master by this push:
new ad6a69e [maven-release-plugin] prepare release
org.apache.sling.feature.modelconverter-1.0.0
ad6a69e is described below
commit ad6a69ed569f838e70906da645f3c9a27165298c
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Apr 5 11:05:22 2019 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.modelconverter-1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index fd1997b..f65e42e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature.modelconverter</artifactId>
- <version>0.8.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling Feature Model Converter</name>
<description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-modelconverter.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.feature.modelconverter-1.0.0</tag>
</scm>
<build>