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 02fac6ddb50ff2d655be0f0ff269ab34496e8083 Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun May 3 10:14:37 2020 +0200 [maven-release-plugin] prepare release org.apache.sling.installer.factory.feature-0.3.0 --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd9873a..f616e93 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.installer.factory.feature</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.3.0</version> <name>Apache Sling Installer Feature Model Support</name> <description> @@ -38,7 +38,8 @@ <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> - </scm> + <tag>org.apache.sling.installer.factory.feature-0.3.0</tag> + </scm> <build> <plugins>
