Add Automatic-Module-Name declarations
[yangtools.git] / yang / yang-common / pom.xml
index e0a1a2840c1c0724cff4f68b13cd583c40627bcc..00dc5ff10749f4c670a2a8397beff89f6d1a05e4 100644 (file)
@@ -44,6 +44,7 @@
                 <extensions>true</extensions>
                 <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>