Promote dom-parent to bundle-parent
[mdsal.git] / netty / mdsal-rfc8294-netty / pom.xml
index 010d16509789233fe32d120120ff98b5ba8931f1..0ad922c94e826366b767edccbdc1b3fec68441b2 100644 (file)
@@ -12,9 +12,9 @@
 
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
-        <version>12.0.1-SNAPSHOT</version>
-        <relativePath>../../dom/dom-parent</relativePath>
+        <artifactId>bundle-parent</artifactId>
+        <version>13.0.0-SNAPSHOT</version>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-rfc8294-netty</artifactId>