Clean up IETF module names
[mdsal.git] / model / ietf / rfc6991-ietf-yang-types / pom.xml
index e0c6f926e9f43dc470b8ee1c6deb09d649c65378..233f8d4d8719a2d6b4174c901763c9f3880835e5 100644 (file)
@@ -39,7 +39,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc6991.yang.types</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.yang.types.rfc6991</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>