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 602d069833c6fbcbbd9c7ff428818882f9017c37
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Apr 30 15:01:33 2014 +0000

    SLING-3531 - Update java version used by archetypes to 6
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591330 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f36a2f6..c79f0b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <jettyplugin.version>6.1.23</jettyplugin.version>
         
         <!-- various properties which influence generated archetypes -->
-        <archetype.java.version>5</archetype.java.version>
+        <archetype.java.version>6</archetype.java.version>
         
         <!-- dependency versions to use in generated archetypes -->
         <junit.version>3.8.1</junit.version>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to