Do not import java.annotation
[yangtools.git] / yang / yang-data-jaxen / pom.xml
index 12bca6a488cb7e5f104e449ffe4282426ffc2a41..e691e8c9565878938d552f9c33420fb2901fbad8 100644 (file)
@@ -93,6 +93,7 @@
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
+                        <Import-Package>!javax.annotation,*</Import-Package>
                         <Include-Resource>{META-INF/services=${project.build.directory}/classes/META-INF/services}</Include-Resource>
                         <Bundle-Activator>org.opendaylight.yangtools.yang.data.jaxen.osgi.Activator</Bundle-Activator>
                     </instructions>