Promote dom-parent to bundle-parent
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index 6fe5cf58421044d498396e73bacc910cc25df707..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>4.0.4-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>2.0.4-SNAPSHOT</version>
+    <version>13.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>