Add Automatic-Module-Name declarations
[yangtools.git] / yang / yang-parser-rfc7950 / pom.xml
index be874a9a32565bd34590e126f562edb35d91aa42..f1d3b5ddbfef554102d4f669fdc2216bb132f78c 100644 (file)
@@ -95,6 +95,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
+                        <Automatic-Module-Name>org.opendaylight.yangtools.yang.parser.reactor</Automatic-Module-Name>
                         <Import-Package>!javax.annotation,*</Import-Package>
                     </instructions>
                 </configuration>