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