Add Automatic-Module-Name declarations
[yangtools.git] / yang / yang-xpath-impl / pom.xml
index bad31c7f8d592c484eca5603a48231ce76716dee..6de90cf5d61c67a269b047b269254c406841701d 100644 (file)
@@ -79,6 +79,7 @@
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
+                        <Automatic-Module-Name>org.opendaylight.yangtools.yang.xpath.impl</Automatic-Module-Name>
                         <Include-Resource>{META-INF/services=${project.build.directory}/classes/META-INF/services}</Include-Resource>
                         <Bundle-Activator>org.opendaylight.yangtools.yang.xpath.impl.Activator</Bundle-Activator>
                     </instructions>