Promote dom-parent to bundle-parent
[mdsal.git] / binding / mdsal-binding-dom-adapter / pom.xml
index ff22e6674d42c0e8b608bcf9b166ddfccfdceeb4..2b52df5b8b05ddb15c1d710c8570c8495728c7f4 100644 (file)
@@ -11,9 +11,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
+        <artifactId>bundle-parent</artifactId>
         <version>13.0.0-SNAPSHOT</version>
-        <relativePath>../../dom/dom-parent</relativePath>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-binding-dom-adapter</artifactId>