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