You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/12/10 12:21:41 UTC

[sling-org-apache-sling-feature-analyser] branch master updated: [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.2.2

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


The following commit(s) were added to refs/heads/master by this push:
     new 860676e  [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.2.2
860676e is described below

commit 860676eb5f75302ec203ed5c2746acfcd6412e76
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Dec 10 13:21:37 2019 +0100

    [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.2.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 419d542..b0eb045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2</version>
 
     <name>Apache Sling Feature Analyser</name>
     <description>
@@ -37,7 +37,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.2</tag>
    </scm>
 
     <build>