From 9fc699c5fa5fa92a5c49aeea8563a45d220eeaee Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Mon, 26 Feb 2018 17:41:41 +1000 Subject: [PATCH] Bump versions by x.(y+1).z for next dev cycle Change-Id: I9711fa7d6a0b05730b4fedc2903d9e7ddd3d276c Signed-off-by: Anil Belur --- api/pom.xml | 4 ++-- binding-impl/pom.xml | 2 +- cli/pom.xml | 2 +- dom-impl/pom.xml | 6 +++--- features/features-mdsal-trace/pom.xml | 2 +- features/odl-mdsal-trace/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 2cf381f1a9..e833d95c19 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.controller mdsal-trace-api - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle diff --git a/binding-impl/pom.xml b/binding-impl/pom.xml index 6e73df4629..c5f602824d 100644 --- a/binding-impl/pom.xml +++ b/binding-impl/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-trace-binding-impl - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle diff --git a/cli/pom.xml b/cli/pom.xml index 355746dac5..09d95f9349 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-trace-cli - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle diff --git a/dom-impl/pom.xml b/dom-impl/pom.xml index 969e8c61ea..fe3b2ad931 100644 --- a/dom-impl/pom.xml +++ b/dom-impl/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.controller mdsal-trace-dom-impl - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 2.4.0-SNAPSHOT + 2.5.0-SNAPSHOT pom import diff --git a/features/features-mdsal-trace/pom.xml b/features/features-mdsal-trace/pom.xml index 81c188a093..3d9689a485 100644 --- a/features/features-mdsal-trace/pom.xml +++ b/features/features-mdsal-trace/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller features-mdsal-trace - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT OpenDaylight :: TracingBroker feature diff --git a/features/odl-mdsal-trace/pom.xml b/features/odl-mdsal-trace/pom.xml index 18a3c3ae06..9f3a281d6f 100644 --- a/features/odl-mdsal-trace/pom.xml +++ b/features/odl-mdsal-trace/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller odl-mdsal-trace - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT OpenDaylight :: TracingBroker feature diff --git a/features/pom.xml b/features/pom.xml index 2b9acc5692..433c01c507 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller mdsal-trace-feature-aggregator - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index d8dcd12db6..47fad5959b 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller mdsal-trace-aggregator - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT mdsaltrace pom -- 2.36.6