Release mdsal
[mdsal.git] / model / ietf / rfc8519-ietf-ethertypes / pom.xml
index 065b8b7b7d13b8b9bb6fefeb02ac10463ca3ff7c..483c2fd4559e9f829dfa42c90e1e9738d1fc9b65 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>12.0.0-SNAPSHOT</version>
+        <version>12.0.0</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
@@ -32,7 +32,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.rfc8519.ethertypes</Automatic-Module-Name>
+                        <Automatic-Module-Name>org.opendaylight.yang.gen.ietf.ethertypes.rfc8519</Automatic-Module-Name>
                     </instructions>
                 </configuration>
             </plugin>