Clean up IETF module names
[mdsal.git] / model / ietf / rfc8345-ietf-network-state / pom.xml
index bf7ae34f449d12de2cac584f31541be5af0e8d69..04ca4c6cdc432abb83a957d057785c3ad2a4cd0a 100644 (file)
@@ -40,7 +40,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8345.network.state</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.network.state.rfc8345</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>