Remove unneeded javax.annotation suppressions
[yangtools.git] / yang / yang-common / pom.xml
index 00dc5ff10749f4c670a2a8397beff89f6d1a05e4..24d412553f02166eada63c397d04cd71be32aac4 100644 (file)
@@ -45,7 +45,6 @@
                 <configuration>
                     <instructions>
                         <Automatic-Module-Name>org.opendaylight.yangtools.yang.common</Automatic-Module-Name>
-                        <Import-Package>!javax.annotation,*</Import-Package>
                         <Include-Resource>{META-INF/services=${project.build.directory}/classes/META-INF/services}</Include-Resource>
                     </instructions>
                 </configuration>