Do not import java.annotation
[yangtools.git] / yang / yang-data-impl / pom.xml
index 314c2b74ed3a1e3abbef19566d8329c88c490f65..33a0988dc964cacc680972b16cf990c1a5804a6d 100644 (file)
@@ -72,6 +72,7 @@
                             org.opendaylight.yangtools.yang.data.impl.*,
                             ;-split-package:=error
                         </Export-Package>
+                        <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.impl.osgi.Activator</Bundle-Activator>
                     </instructions>