Do not import java.annotation
[yangtools.git] / yang / yang-parser-impl / pom.xml
index df596f37ad45f445e56e385a7f8ba24d480bb031..4242e2cb4802c31ef89e5457f080490748ee16dd 100644 (file)
                 <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.parser.impl.osgi.Activator</Bundle-Activator>
                     </instructions>