From bbaaef2d347c98f449b75631072e5c0d3df03ae1 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Mon, 26 Feb 2018 17:41:44 +1000 Subject: [PATCH] Bump versions by x.(y+1).z for next dev cycle Change-Id: I6f6103f7f8c82da2f16cd893c031db87379818a6 Signed-off-by: Anil Belur --- nemo-api/pom.xml | 6 +++--- nemo-artifacts/pom.xml | 2 +- nemo-features/nemo-features/pom.xml | 2 +- nemo-features/odl-nemo-api/pom.xml | 4 ++-- nemo-features/odl-nemo-cli-renderer/pom.xml | 2 +- nemo-features/odl-nemo-engine-rest/pom.xml | 6 +++--- nemo-features/odl-nemo-engine-ui/pom.xml | 4 ++-- nemo-features/odl-nemo-engine/pom.xml | 4 ++-- nemo-features/odl-nemo-openflow-renderer/pom.xml | 8 ++++---- nemo-features/pom.xml | 2 +- nemo-impl/pom.xml | 6 +++--- nemo-karaf/pom.xml | 6 +++--- nemo-renderers/cli-renderer/pom.xml | 4 ++-- nemo-renderers/openflow-renderer/pom.xml | 8 ++++---- nemo-renderers/pom.xml | 4 ++-- nemo-tools/pom.xml | 4 ++-- nemo-tools/sandbox/pom.xml | 6 +++--- nemo-ui/pom.xml | 6 +++--- pom.xml | 2 +- 19 files changed, 43 insertions(+), 43 deletions(-) diff --git a/nemo-api/pom.xml b/nemo-api/pom.xml index c00b91e..0ac41c6 100644 --- a/nemo-api/pom.xml +++ b/nemo-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.nemo nemo-api - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle @@ -54,7 +54,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT jar diff --git a/nemo-artifacts/pom.xml b/nemo-artifacts/pom.xml index 5d3770c..a809bf6 100644 --- a/nemo-artifacts/pom.xml +++ b/nemo-artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.nemo nemo-artifacts - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom diff --git a/nemo-features/nemo-features/pom.xml b/nemo-features/nemo-features/pom.xml index e572054..34adc6d 100644 --- a/nemo-features/nemo-features/pom.xml +++ b/nemo-features/nemo-features/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo nemo-features - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT ODL :: nemo :: ${project.artifactId} diff --git a/nemo-features/odl-nemo-api/pom.xml b/nemo-features/odl-nemo-api/pom.xml index 7fc99f4..2e70ad2 100644 --- a/nemo-features/odl-nemo-api/pom.xml +++ b/nemo-features/odl-nemo-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo odl-nemo-api - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT feature OpenDaylight :: NEMO :: API @@ -29,7 +29,7 @@ org.opendaylight.mdsal.model odl-mdsal-models - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT xml features diff --git a/nemo-features/odl-nemo-cli-renderer/pom.xml b/nemo-features/odl-nemo-cli-renderer/pom.xml index 2944bf8..5308212 100644 --- a/nemo-features/odl-nemo-cli-renderer/pom.xml +++ b/nemo-features/odl-nemo-cli-renderer/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo odl-nemo-cli-renderer - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT feature OpenDaylight :: NEMO :: CLI Renderer diff --git a/nemo-features/odl-nemo-engine-rest/pom.xml b/nemo-features/odl-nemo-engine-rest/pom.xml index 648545a..a08b2d9 100644 --- a/nemo-features/odl-nemo-engine-rest/pom.xml +++ b/nemo-features/odl-nemo-engine-rest/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo odl-nemo-engine-rest - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT feature OpenDaylight :: NEMO :: Engine :: REST @@ -29,14 +29,14 @@ org.opendaylight.netconf odl-restconf - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT xml features org.opendaylight.netconf odl-mdsal-apidocs - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT xml features diff --git a/nemo-features/odl-nemo-engine-ui/pom.xml b/nemo-features/odl-nemo-engine-ui/pom.xml index fd93ea7..5714844 100644 --- a/nemo-features/odl-nemo-engine-ui/pom.xml +++ b/nemo-features/odl-nemo-engine-ui/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo odl-nemo-engine-ui - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT feature OpenDaylight :: NEMO :: Engine :: UI @@ -29,7 +29,7 @@ org.opendaylight.dlux odl-dlux-core - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT xml features diff --git a/nemo-features/odl-nemo-engine/pom.xml b/nemo-features/odl-nemo-engine/pom.xml index 97feb89..3e8cc78 100644 --- a/nemo-features/odl-nemo-engine/pom.xml +++ b/nemo-features/odl-nemo-engine/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo odl-nemo-engine - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT feature OpenDaylight :: NEMO :: Engine @@ -29,7 +29,7 @@ org.opendaylight.controller odl-mdsal-broker - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT xml features diff --git a/nemo-features/odl-nemo-openflow-renderer/pom.xml b/nemo-features/odl-nemo-openflow-renderer/pom.xml index 8f20a6e..0f3a379 100644 --- a/nemo-features/odl-nemo-openflow-renderer/pom.xml +++ b/nemo-features/odl-nemo-openflow-renderer/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.nemo odl-nemo-openflow-renderer - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT feature OpenDaylight :: NEMO :: OpenFlow Renderer @@ -29,21 +29,21 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-nxm-extensions - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-libraries - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT xml features diff --git a/nemo-features/pom.xml b/nemo-features/pom.xml index a2823b9..583fb74 100644 --- a/nemo-features/pom.xml +++ b/nemo-features/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.nemo nemo-features-aggregator - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT ODL :: nemo :: ${project.artifactId} diff --git a/nemo-impl/pom.xml b/nemo-impl/pom.xml index 0178ead..65f1381 100644 --- a/nemo-impl/pom.xml +++ b/nemo-impl/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.nemo nemo-impl - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom import diff --git a/nemo-karaf/pom.xml b/nemo-karaf/pom.xml index dea77ab..ef435f5 100644 --- a/nemo-karaf/pom.xml +++ b/nemo-karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.nemo nemo-karaf - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT ODL :: nemo :: ${project.artifactId} @@ -28,8 +28,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 1.7.0-SNAPSHOT - 0.7.0-SNAPSHOT + 1.8.0-SNAPSHOT + 0.8.0-SNAPSHOT diff --git a/nemo-renderers/cli-renderer/pom.xml b/nemo-renderers/cli-renderer/pom.xml index 5431877..8598b4b 100644 --- a/nemo-renderers/cli-renderer/pom.xml +++ b/nemo-renderers/cli-renderer/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.nemo cli-renderer - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle diff --git a/nemo-renderers/openflow-renderer/pom.xml b/nemo-renderers/openflow-renderer/pom.xml index c033c21..9af3884 100644 --- a/nemo-renderers/openflow-renderer/pom.xml +++ b/nemo-renderers/openflow-renderer/pom.xml @@ -12,20 +12,20 @@ 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.nemo openflow-renderer - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle ODL :: nemo :: ${project.artifactId} - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec @@ -35,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom import diff --git a/nemo-renderers/pom.xml b/nemo-renderers/pom.xml index e2debc0..5611a0e 100644 --- a/nemo-renderers/pom.xml +++ b/nemo-renderers/pom.xml @@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.nemo nemo.project - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT org.opendaylight.nemo nemo-renderers - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom diff --git a/nemo-tools/pom.xml b/nemo-tools/pom.xml index 79abc3f..3248bc3 100644 --- a/nemo-tools/pom.xml +++ b/nemo-tools/pom.xml @@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.nemo nemo.project - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT org.opendaylight.nemo nemo-tools - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom diff --git a/nemo-tools/sandbox/pom.xml b/nemo-tools/sandbox/pom.xml index 5699e1e..b276c08 100644 --- a/nemo-tools/sandbox/pom.xml +++ b/nemo-tools/sandbox/pom.xml @@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.nemo nemo-tools - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT org.opendaylight.nemo sandbox - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT jar @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 2.11 1.26.2 1.2 - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT 262 20090211 diff --git a/nemo-ui/pom.xml b/nemo-ui/pom.xml index 09c6502..38f1d67 100644 --- a/nemo-ui/pom.xml +++ b/nemo-ui/pom.xml @@ -12,20 +12,20 @@ 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.nemo nemo-ui - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle ODL :: nemo :: ${project.artifactId} - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index d357732..3396943 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.nemo nemo.project - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom nemo OpenDaylight NEMO -- 2.36.6