Promote dom-parent to bundle-parent
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index 4e092a0d9e6641275900dc6cec799e17ee788cc2..d02b719b2383a9a6dfe22901f1ab150da4c90efd 100644 (file)
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
-        <version>7.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-trace-cli</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>13.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>