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