Clean up IETF module names
[mdsal.git] / model / ietf / rfc8519-ietf-packet-fields / pom.xml
index 7f155b268ea357689a32b891ceb213fe0e873044..17fae7da3b3f64a7f49cd95c4f019b4d488629e8 100644 (file)
@@ -48,7 +48,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8519.packet.fields</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.packet.fields.rfc8519</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>