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 bc5f61800bbc4909428391704ed111f1bf0cecbb Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon May 25 12:14:19 2020 +0200 [maven-release-plugin] prepare release org.apache.sling.installer.factory.feature-0.4.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ee5bb37..f7f1b07 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.installer.factory.feature</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0</version> <name>Apache Sling Installer Feature Model Support</name> <description> @@ -38,7 +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>HEAD</tag> + <tag>org.apache.sling.installer.factory.feature-0.4.0</tag> </scm> <build>
