Release mdsal
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index a4961aa2beeb5eb28706c3e2b2773b51cdc8aa55..bf15dc68252c8c7cbeb8d6236da09d4faad960cb 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>9.0.3-SNAPSHOT</version>
+        <version>9.0.3</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>9.0.3-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>bundle</packaging>
 
     <dependencies>