Bump versions by x.y.(z+1)
[controller.git] / benchmark / rpcbenchmark / pom.xml
index 091a93ae86edba9f14bb33f14c3e154f9d6d7169..fa9cbfa517e97b11daf18e828228317890246b90 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>rpcbenchmark</artifactId>
-  <version>1.9.3-SNAPSHOT</version>
+  <version>1.9.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -27,7 +27,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.11.3-SNAPSHOT</version>
+        <version>1.11.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>