Author: cziegeler
Date: Mon Jul 2 14:36:58 2012
New Revision: 1356264
URL: http://svn.apache.org/viewvc?rev=1356264&view=rev
Log:
Use version from parent pom
Modified:
sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml
Modified: sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml?rev=1356264&r1=1356263&r2=1356264&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml (original)
+++ sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml Mon Jul 2
14:36:58 2012
@@ -149,8 +149,6 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.annotations</artifactId>
- <version>1.6.0</version>
- <scope>provided</scope>
</dependency>
</dependencies>
</project>