Clean up IETF module names
[mdsal.git] / model / ietf / rfc6991-ietf-inet-types / pom.xml
index 714226d631de2fd2a9193cc568b6249d8d532eb7..1d7743ad1d2abc4a8511e33be68f3f71b90e0793 100644 (file)
@@ -41,7 +41,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc6991.inet.types</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.inet.types.rfc6991</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>