Author: cziegeler
Date: Thu Jul 14 20:08:56 2016
New Revision: 1752742

URL: http://svn.apache.org/viewvc?rev=1752742&view=rev
Log:
SLING-5846 : Update SCR Annotations to 1.11.0

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1752742&r1=1752741&r2=1752742&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Thu Jul 14 20:08:56 2016
@@ -1111,7 +1111,7 @@ on 64bit platforms: MAVEN_OPTS="-Xmx512M
             <dependency>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>org.apache.felix.scr.annotations</artifactId>
-                <version>1.9.12</version>
+                <version>1.11.0</version>
                 <scope>provided</scope>
             </dependency>
             <!-- this version must match the version being used by the 
maven-bundle-plugin -->


Reply via email to