Promote dom-parent to bundle-parent
[mdsal.git] / replicate / mdsal-replicate-netty / pom.xml
index 1b62c767fd95ec82d78e19dc358a9003d60630ce..5959535ef728353a794ace309076c61a677a9b05 100644 (file)
@@ -11,9 +11,9 @@
 
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
-        <version>12.0.2-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>