You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/02/25 19:33:42 UTC

[sling-bundle-archetype] branch master updated: use sling-archetype-parent 5

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 <ol...@apache.org>
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
olli@apache.org.