This is an automated email from the ASF dual-hosted git repository.
andysch pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-kickstart.git
The following commit(s) were added to refs/heads/master by this push:
new 26c8909 [maven-release-plugin] prepare release
org.apache.sling.kickstart-0.0.4
26c8909 is described below
commit 26c8909e9bccb777c79fe26b977e370502f1b2a5
Author: Andreas Schaefer <[email protected]>
AuthorDate: Mon Jun 22 13:53:40 2020 -0700
[maven-release-plugin] prepare release org.apache.sling.kickstart-0.0.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4ee3cd2..da9642a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.kickstart</artifactId>
- <version>0.0.3-SNAPSHOT</version>
+ <version>0.0.4</version>
<packaging>slingkickstart</packaging>
<name>Apache Sling Kickstart Launcher</name>
@@ -33,7 +33,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-kickstart.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-kickstart.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-kickstart.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.kickstart-0.0.4</tag>
</scm>
<properties>