Release mdsal
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index b8573fc6ca29c1e0a2832a6fcf869069d7b7ad9e..8afe01ad1128ad65ee0068b942f8466a21003d5d 100644 (file)
@@ -11,13 +11,12 @@ 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.1-SNAPSHOT</version>
-        <relativePath>../../dom/dom-parent</relativePath>
+        <artifactId>bundle-parent</artifactId>
+        <version>13.0.1</version>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>