Clean up IETF module names
[mdsal.git] / model / ietf / rfc8519-ietf-ethertypes / pom.xml
index 065b8b7b7d13b8b9bb6fefeb02ac10463ca3ff7c..273c0785bcd48c0e4143ae2799eb0e3dad64f5fc 100644 (file)
@@ -32,7 +32,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8519.ethertypes</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.ethertypes.rfc8519</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>