You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/04/29 16:16:14 UTC

[sling-org-apache-sling-installer-factory-feature] branch master updated: [maven-release-plugin] prepare release org.apache.sling.installer.factory.feature-0.2.0

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-installer-factory-feature.git


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

commit 2f52e0085473f001203c83d5ad477ed23866ef4e
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Apr 29 18:16:09 2020 +0200

    [maven-release-plugin] prepare release org.apache.sling.installer.factory.feature-0.2.0
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2f1bbb..a28f428 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.feature</artifactId>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.2.0</version>
 
     <name>Apache Sling Installer Feature Model Support</name>
     <description> 
@@ -38,6 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-feature.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-feature.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-feature.git</url>
+    <tag>org.apache.sling.installer.factory.feature-0.2.0</tag>
   </scm>
 
     <build>