Remove javax.annotation nullness from yang-model-export
[yangtools.git] / yang / yang-model-export / pom.xml
index 06a571297b1da21c7eedfdf12ea768809df00f2a..3c756c6748f0f3d2ac738732ce9d4af0da0060c2 100644 (file)
 
     <build>
         <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <configuration>
-                    <instructions>
-                        <Import-Package>!javax.annotation,*</Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-checkstyle-plugin</artifactId>