This is an automated email from the ASF dual-hosted git repository.
ghenzler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git
The following commit(s) were added to refs/heads/master by this push:
new 3bd16fa [maven-release-plugin] prepare release
org.apache.sling.installer.provider.installhook-1.0.2
3bd16fa is described below
commit 3bd16faf3f96fdb5280ee86a65d8abc56227c2b3
Author: georg.henzler <[email protected]>
AuthorDate: Fri Oct 12 01:40:38 2018 +0200
[maven-release-plugin] prepare release
org.apache.sling.installer.provider.installhook-1.0.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 48f35d1..60ccfa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.installhook</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</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>HEAD</tag>
+ <tag>org.apache.sling.installer.provider.installhook-1.0.2</tag>
</scm>
<build>