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/11/07 09:13:14 UTC

[sling-archetype-parent] 08/10: SLING-5155 - Update dependency versions to Sling 8 baseline

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

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

commit f9cf982d17976fc3ec3d150adf7e6ba6ac575a64
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Oct 15 15:16:48 2015 +0000

    SLING-5155 - Update dependency versions to Sling 8 baseline
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent@1708837 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index f770661..970a22e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,13 +45,13 @@
         <jettyplugin.version>6.1.23</jettyplugin.version>
         
         <!-- various properties which influence generated archetypes -->
-        <archetype.java.version>6</archetype.java.version>
+        <archetype.java.version>7</archetype.java.version>
         
         <!-- dependency versions to use in generated archetypes -->
-        <junit.version>3.8.1</junit.version>
+        <junit.version>4.12</junit.version>
         <scrannotations.version>1.9.12</scrannotations.version>
-        <slingapi.version>2.2.0</slingapi.version>
-        <slf4japi.version>1.5.10</slf4japi.version>
+        <slingapi.version>2.9.0</slingapi.version>
+        <slf4japi.version>1.7.6</slf4japi.version>
         
         <!-- define archetype tooling version in a central place -->
         <archetype.version>2.2</archetype.version>

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