This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 4da7715 use sling-archetype-parent 5
4da7715 is described below
commit 4da7715a09e1810ef5b2bc792bb14e323a2763b6
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Feb 25 20:27:35 2018 +0100
use sling-archetype-parent 5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d1921bc..1271079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling-archetype-parent</artifactId>
<relativePath />
- <version>6-SNAPSHOT</version>
+ <version>5</version>
</parent>
<artifactId>sling-slingstart-archetype</artifactId>
<version>1.0.7-SNAPSHOT</version>
--
To stop receiving notification emails like this one, please contact
[email protected].