Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / mdsal-trace / dom-impl / pom.xml
index c22f6094976ddc036c006d9e76486d5f10dab506..fffd3eef4ad640e4c7fbda8b60308fab6911b4ed 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-dom-impl</artifactId>
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
        <dependency>
           <groupId>org.opendaylight.mdsal</groupId>
           <artifactId>mdsal-artifacts</artifactId>
-          <version>2.3.3-SNAPSHOT</version>
+          <version>2.3.4-SNAPSHOT</version>
           <type>pom</type>
           <scope>import</scope>
       </dependency>