You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:30:09 UTC

[sling-archetype-parent] 21/33: archetype parent: use latest parent pom

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 8c2cee0ef2c62db658cc540b33e07a53e13a5d71
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:46:03 2015 +0000

    archetype parent: use latest parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709023 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 970a22e..f883e8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>22</version>
+        <version>25</version>
         <relativePath/>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.