Clean up IETF module names
[mdsal.git] / model / ietf / rfc8342-ietf-datastores / pom.xml
index 73b35811714a36f7f0893430b99b61751bf12cd1..f145af517c31c06cd45308d36ef2f99397119390 100644 (file)
@@ -33,7 +33,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8342.datastore</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.datastores.rfc8342</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>