Bump versions by x.(y+1).z for next dev cycle
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Aug 2017 17:05:14 +0000 (13:05 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Aug 2017 17:13:28 +0000 (13:13 -0400)
Change-Id: I007759fbe7e12c4b58189462fa7c676adf7f972f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
api/pom.xml
binding-impl/pom.xml
dom-impl/pom.xml
features/features-mdsal-trace/pom.xml
features/odl-mdsal-trace/pom.xml
features/pom.xml
pom.xml

index 79ecc8d528b571817035ed251acaae68a74574e0..799c1be3d63528e407fc03f21270750beed0f6e0 100644 (file)
@@ -12,13 +12,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.0-SNAPSHOT</version>
+    <version>0.12.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-api</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 78b88b728a474fbf2268965d7ab265859b8878e5..6435a7b70fe32a90f3ee740b2458554a87634fe1 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-binding-impl</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 55bb6b96e544d042095d6233e4cab7b34d468e8d..34b125934b3255da296d3b85478f9bd082d6a595 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.0-SNAPSHOT</version>
+    <version>0.12.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-dom-impl</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0-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.0-SNAPSHOT</version>
+          <version>2.4.0-SNAPSHOT</version>
           <type>pom</type>
           <scope>import</scope>
       </dependency>
index 78967b7480b1dd007959551f0428a26ba1137d38..be58bf63e6e02185727d7c4ef6568c85a709cf28 100644 (file)
@@ -13,7 +13,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-mdsal-trace</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <name>OpenDaylight :: TracingBroker</name>
     <packaging>feature</packaging>
     <dependencies>
index 52e5dd7bf502c06bec08d1f12eb6ddfec23db0c2..83654dc5518be8a3d87fe34953c6d20414e26b59 100644 (file)
@@ -13,7 +13,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-trace</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <name>OpenDaylight :: TracingBroker</name>
     <packaging>feature</packaging>
 
index 4cc7097fc311b6c989354c77f88f707dc3c26821..79224498dee47ba31ef76255d17e17f0f0efca19 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-feature-aggregator</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/pom.xml b/pom.xml
index 5dca008571cfd1f3dbcc0829af20fe24be904238..5e66f8a0c9f6c198fa06cb5d30e5d0b3320888e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-aggregator</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.0-SNAPSHOT</version>
   <name>mdsaltrace</name>
   <packaging>pom</packaging>