Promote dom-parent to bundle-parent
[mdsal.git] / replicate / mdsal-replicate-netty / pom.xml
index 028008aa3b01d8febbe3467ec444b203055dca02..5959535ef728353a794ace309076c61a677a9b05 100644 (file)
@@ -11,9 +11,9 @@
 
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
-        <version>12.0.3-SNAPSHOT</version>
-        <relativePath>../../dom/dom-parent</relativePath>
+        <artifactId>bundle-parent</artifactId>
+        <version>13.0.0-SNAPSHOT</version>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-replicate-netty</artifactId>