This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new a6cc7b0 [maven-release-plugin] prepare release
org.apache.sling.feature.analyser-1.2.0
a6cc7b0 is described below
commit a6cc7b07c342097f8f7d6503899040bf615771e6
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Oct 29 09:51:52 2019 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.analyser-1.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d1f8cd3..0953b4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
<name>Apache Sling Feature Analyser</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.feature.analyser-1.2.0</tag>
</scm>
<build>