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 76e4f2863207647bbafd3b03292b5acd09e1a738 Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun May 3 10:14:48 2020 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f616e93..ee5bb37 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.installer.factory.feature</artifactId> - <version>0.3.0</version> + <version>0.3.1-SNAPSHOT</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>org.apache.sling.installer.factory.feature-0.3.0</tag> + <tag>HEAD</tag> </scm> <build>
