Add Automatic-Module-Name declarations
[yangtools.git] / yang / yang-data-api / pom.xml
index 6fbdc07105afae28780e8f41e36b3e684b957086..415be8428fcca7866cb5446030c465271dc01453 100644 (file)
@@ -51,6 +51,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
+                        <Automatic-Module-Name>org.opendaylight.yangtools.yang.data.api</Automatic-Module-Name>
                         <Import-Package>!javax.annotation,*</Import-Package>
                     </instructions>
                 </configuration>