Clean up IETF module names
[mdsal.git] / model / ietf / rfc8776-ietf-te-types / pom.xml
index bf4f2fffcbc53a3d5a4d321266a298d6e473611d..6c3b89b9aa985ac594eca427a59fddaabc724cee 100644 (file)
@@ -39,7 +39,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8776.te.types</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.te.types.rfc8776</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>