Release Fluorine
[controller.git] / benchmark / rpcbenchmark / pom.xml
index 9600c5b10790717110a1e6ddd9d11d3141ef64fe..386b202f8725e99b43cfbb86e8113798601f03aa 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.13.3-SNAPSHOT</version>
+    <version>0.13.3</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>rpcbenchmark</artifactId>
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.3</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.8.3-SNAPSHOT</version>
+        <version>1.8.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>