From 74b33e41d9ded34c111c61bfca54c2f7f3d79293 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 11 Apr 2017 11:45:30 +1000 Subject: [PATCH] Bump versions by x.(y+1).z for next dev cycle Change-Id: Ife090ef2c9bb25e515b2fb06e2766c56d8174d76 Signed-off-by: Anil Belur --- features-protocol-framework/pom.xml | 6 +++--- features4-protocol-framework/pom.xml | 6 +++--- odl-protocol-framework/pom.xml | 8 ++++---- pom.xml | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/features-protocol-framework/pom.xml b/features-protocol-framework/pom.xml index 0f2b32e9d1..c74b071c56 100644 --- a/features-protocol-framework/pom.xml +++ b/features-protocol-framework/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.odlparent features-parent - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT org.opendaylight.controller features-protocol-framework - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT jar - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT diff --git a/features4-protocol-framework/pom.xml b/features4-protocol-framework/pom.xml index bec91cab52..5bc654ff2b 100644 --- a/features4-protocol-framework/pom.xml +++ b/features4-protocol-framework/pom.xml @@ -14,20 +14,20 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT org.opendaylight.controller features4-protocol-framework - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT feature org.opendaylight.controller odl-protocol-framework - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT xml features diff --git a/odl-protocol-framework/pom.xml b/odl-protocol-framework/pom.xml index b068713302..d7a962cbdc 100644 --- a/odl-protocol-framework/pom.xml +++ b/odl-protocol-framework/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT org.opendaylight.controller odl-protocol-framework - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT feature OpenDaylight :: Protocol Framework @@ -29,14 +29,14 @@ org.opendaylight.controller odl-config-api - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT xml features org.opendaylight.controller odl-config-netty-config-api - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT xml features diff --git a/pom.xml b/pom.xml index e86b79aab7..65060c3d0f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT org.opendaylight.controller features-protocol-framework-aggregator - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT pom -- 2.36.6