Clean up IETF module names
[mdsal.git] / model / ietf / rfc8349-ietf-ipv6-unicast-routing / pom.xml
index e1d239df6dff4d00cd21f72cadc11be27cece21d..11f74b26fa2981ced114cdf66d9cf20d4b69c580 100644 (file)
@@ -44,7 +44,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8349.ipv6.unicast.routing</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.ipv6.unicast.routing.rfc8349</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>