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