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:12:57 UTC

[sling-archetype-parent] 07/15: SLING-3530 - Update plugin versions used by the Maven archetypes

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

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

commit 4e0ffad7cae41458d37be10fb08867d9545b73b6
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 14:17:01 2014 +0000

    SLING-3530 - Update plugin versions used by the Maven archetypes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent@1591305 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6d89cd5..4114b5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,11 +35,11 @@
 
     <properties>
         <!-- plugin versions to use in generated archetypes -->
-        <scrplugin.version>1.13.0</scrplugin.version>
-        <bundleplugin.version>2.0.1</bundleplugin.version>
-        <compilerplugin.version>2.3.2</compilerplugin.version>
-        <slingplugin.version>2.0.4-incubator</slingplugin.version>
-        <launchpadplugin.version>2.0.10</launchpadplugin.version>
+        <scrplugin.version>1.16.0</scrplugin.version>
+        <bundleplugin.version>2.4.0</bundleplugin.version>
+        <compilerplugin.version>3.1</compilerplugin.version>
+        <slingplugin.version>2.1.0</slingplugin.version>
+        <launchpadplugin.version>2.3.0</launchpadplugin.version>
         <jarplugin.version>2.4</jarplugin.version>
         <warplugin.version>2.4</warplugin.version>
         <jettyplugin.version>6.1.23</jettyplugin.version>
@@ -49,7 +49,7 @@
         
         <!-- dependency versions to use in generated archetypes -->
         <junit.version>3.8.1</junit.version>
-        <scrannotations.version>1.9.0</scrannotations.version>
+        <scrannotations.version>1.9.8</scrannotations.version>
         <slingapi.version>2.2.0</slingapi.version>
         <slf4japi.version>1.5.10</slf4japi.version>
         

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