Release mdsal
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index 98052ed467918679f42336d1e591495b3c1215c6..a46f083fee381c37d8dfce9ad516bda7c40b1121 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>11.0.4-SNAPSHOT</version>
-        <relativePath>../../dom/dom-parent</relativePath>
+        <artifactId>bundle-parent</artifactId>
+        <version>13.0.0</version>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>11.0.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>