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