You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2020/09/13 02:37:49 UTC

[sling-kickstart-maven-plugin] branch master updated: Updated Readem to the next release

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-kickstart-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new c8af075  Updated Readem to the next release
c8af075 is described below

commit c8af075fe77d79748cb99c488dd9f44dc72e5c6c
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Sat Sep 12 19:37:33 2020 -0700

    Updated Readem to the next release
---
 Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index a8a059a..e348c17 100644
--- a/Readme.md
+++ b/Readme.md
@@ -22,7 +22,7 @@ The plugin can be used like this:
 <plugin>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-kickstart-maven-plugin</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.8</version>
     <extensions>true</extensions>
     <executions>
         <execution>