Author: cziegeler
Date: Fri May 23 11:02:44 2014
New Revision: 1597061

URL: http://svn.apache.org/r1597061
Log:
SLING-3603 : Update to latest maven scr plugin

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1597061&r1=1597060&r2=1597061&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Fri May 23 11:02:44 2014
@@ -309,7 +309,7 @@ on 64bit platforms: MAVEN_OPTS="-Xmx512M
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-scr-plugin</artifactId>
-                    <version>1.16.0</version>
+                    <version>1.17.0</version>
                     <!-- As QDox is trying to inspect/load the classes
                          we have to add a slf4j implementation to the
                          class path of the plugin - we usually use


Reply via email to