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-bundle-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 0195743 use sling-archetype-parent 5
0195743 is described below
commit 0195743a805b5258a93fd0dcbbbd99167a71eeb2
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Feb 25 20:28:00 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 165b28b..35704e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,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].