Clean up IETF module names
[mdsal.git] / model / ietf / rfc8542-ietf-dc-fabric-types / pom.xml
index ed78d090fe72adc147e1e7e05fde2e99426b6d41..07eead9fb67d96439abc9b46abe13958d493feed 100644 (file)
@@ -40,7 +40,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8542.dc.fabric.types</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.dc.fabric.types.rfc8542</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>