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-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 3230a7e use sling-archetype-parent 5
3230a7e is described below
commit 3230a7e62f50382df4231886f16f6148824a8c81
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Feb 25 20:31:16 2018 +0100
use sling-archetype-parent 5
---
project-archetype/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project-archetype/pom.xml b/project-archetype/pom.xml
index 2084a4e..eccd26b 100644
--- a/project-archetype/pom.xml
+++ b/project-archetype/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-archetype-parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>5</version>
<relativePath />
</parent>
--
To stop receiving notification emails like this one, please contact
[email protected].