Do not import java.annotation
[yangtools.git] / yang / yang-common / pom.xml
index 2c7ccc52ab6f47640b60744f513b68409e7775ba..b99c8a5c6c71a18d03755171f9cd4f151e557ab0 100644 (file)
@@ -59,6 +59,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>
                     </instructions>
                 </configuration>