Release mdsal
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index d02b719b2383a9a6dfe22901f1ab150da4c90efd..a46f083fee381c37d8dfce9ad516bda7c40b1121 100644 (file)
@@ -12,12 +12,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.0-SNAPSHOT</version>
+        <version>13.0.0</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>13.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>