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-installer-factory-feature.git
commit 2f52e0085473f001203c83d5ad477ed23866ef4e Author: Carsten Ziegeler <[email protected]> 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>
