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-feature-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 40a6488 [maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.0.0
40a6488 is described below
commit 40a6488d111385b3b279d0233f91fecc15c20df6
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Apr 5 11:09:17 2019 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 585a414..8fb24ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>0.8.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling Feature Launcher</name>
<description>
@@ -36,7 +36,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-launcher.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.feature.launcher-1.0.0</tag>
</scm>
<build>