Promote dom-parent to bundle-parent
[mdsal.git] / dom / mdsal-dom-inmemory-datastore-benchmark / pom.xml
index aefb998bc996d608c9a379220d0ce363dd1de41b..c74b4bc428f4113d19e2090d357459b69055833e 100644 (file)
@@ -11,9 +11,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
-        <version>12.0.1-SNAPSHOT</version>
-        <relativePath>../dom-parent</relativePath>
+        <artifactId>bundle-parent</artifactId>
+        <version>13.0.0-SNAPSHOT</version>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-dom-inmemory-datastore-benchmark</artifactId>