This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch feature/SLING-8291_expose-error in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git
commit 5dd3ab3b2726d12fd952fd5fb8c03299daff143b Author: georg.henzler <[email protected]> AuthorDate: Fri Nov 9 13:27:17 2018 +0100 [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 6ccac11..4b62962 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ </parent> <artifactId>org.apache.sling.installer.provider.installhook</artifactId> - <version>1.0.4</version> + <version>1.0.5-SNAPSHOT</version> <packaging>bundle</packaging> <name>Sling Installer Vault Package Install Hook</name> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-provider-installhook.git</url> - <tag>org.apache.sling.installer.provider.installhook-1.0.4</tag> + <tag>HEAD</tag> </scm> <build>
