Promote dom-parent to bundle-parent
[mdsal.git] / binding / mdsal-binding-spec-util / pom.xml
index a100ac1d40dd4ac87b570cbe67c1c9d12ef55723..a2eb5d2b9c4bd3f416f85906dc30a992c4e4915a 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-spec-util</artifactId>