Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / mdsal-trace / dom-impl / pom.xml
index f77997721bc72570239d97968a16876b67ad86a9..3744d1b07426fa46a87a80d0b9d3c2e35709171a 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.12.4-SNAPSHOT</version>
+    <version>0.12.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-dom-impl</artifactId>
-  <version>1.7.4-SNAPSHOT</version>
+  <version>1.7.5-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.4.4-SNAPSHOT</version>
+          <version>2.4.5-SNAPSHOT</version>
           <type>pom</type>
           <scope>import</scope>
       </dependency>