Author: ffang
Date: Thu Jun 6 10:12:15 2013
New Revision: 1490224
URL: http://svn.apache.org/r1490224
Log:
[SMX4-1475]with wanted javax.annotation version
Modified:
servicemix/smx4/specs/trunk/jsr339-api-2.0/pom.xml
Modified: servicemix/smx4/specs/trunk/jsr339-api-2.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jsr339-api-2.0/pom.xml?rev=1490224&r1=1490223&r2=1490224&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jsr339-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jsr339-api-2.0/pom.xml Thu Jun 6 10:12:15 2013
@@ -66,7 +66,7 @@
</Export-Package>
<Import-Package>
!javax.ws.rs*,
- javax.annotations,
+ javax.annotation;version=1.2,
*
</Import-Package>
<_nouses>true</_nouses>