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 2b8e52e Preparation for a release
2b8e52e is described below
commit 2b8e52ee92907645ccbe7d7589a3aebbcb928222
Author: Andreas Schaefer <[email protected]>
AuthorDate: Tue Oct 20 14:57:58 2020 -0700
Preparation for a release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e7e219f..759b52b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<sling-kickstart-maven-plugin.version>0.0.9-SNAPSHOT</sling-kickstart-maven-plugin.version>
+
<sling-kickstart-maven-plugin.version>0.0.8</sling-kickstart-maven-plugin.version>
<slingfeature-maven-plugin.version>1.4.2</slingfeature-maven-plugin.version>
<picocli.version>4.5.1</picocli.version>