Author: cziegeler
Date: Sun Dec 15 22:03:42 2013
New Revision: 1551064
URL: http://svn.apache.org/r1551064
Log:
SLING-3286 - Remove plugin version overrides from poms
Modified:
sling/trunk/bundles/auth/core/pom.xml
Modified: sling/trunk/bundles/auth/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core/pom.xml?rev=1551064&r1=1551063&r2=1551064&view=diff
==============================================================================
--- sling/trunk/bundles/auth/core/pom.xml (original)
+++ sling/trunk/bundles/auth/core/pom.xml Sun Dec 15 22:03:42 2013
@@ -67,6 +67,7 @@
http://sling.apache.org/site/authentication.html
</Bundle-DocURL>
<Import-Package>
+ !javax.jcr,
org.apache.sling.api.auth;provide:=true,
*
</Import-Package>