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-jcrinstall-bundle-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 837d9a6 use sling-archetype-parent 5
837d9a6 is described below
commit 837d9a676261831166df96f85854611818c23ccf
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Feb 25 20:28:45 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 d3e50e1..a14a4e7 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].