From 375ee5b2cce13f856e52b45fa7a23c37e558f851 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 8 Aug 2016 17:50:16 -0400 Subject: [PATCH] Bump versions by 0.1.0 for next dev cycle Change-Id: I4e766c39aa04bdc06e04b4602ec2a4669326e47d Signed-off-by: Thanh Ha --- nemo-api/pom.xml | 6 +++--- nemo-artifacts/pom.xml | 4 ++-- nemo-features/pom.xml | 14 +++++++------- nemo-impl/pom.xml | 6 +++--- nemo-karaf/pom.xml | 8 ++++---- nemo-renderers/cli-renderer/pom.xml | 6 +++--- nemo-renderers/openflow-renderer/pom.xml | 10 +++++----- nemo-renderers/pom.xml | 4 ++-- nemo-tools/pom.xml | 4 ++-- nemo-tools/sandbox/pom.xml | 6 +++--- nemo-ui/pom.xml | 6 +++--- pom.xml | 4 ++-- 12 files changed, 39 insertions(+), 39 deletions(-) diff --git a/nemo-api/pom.xml b/nemo-api/pom.xml index 1254389..bfc3ac9 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.9.0-SNAPSHOT + 0.10.0-SNAPSHOT org.opendaylight.nemo nemo-api - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle ${project.artifactId} @@ -52,7 +52,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT jar diff --git a/nemo-artifacts/pom.xml b/nemo-artifacts/pom.xml index 02f07ec..ac54f30 100644 --- a/nemo-artifacts/pom.xml +++ b/nemo-artifacts/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.nemo nemo-artifacts - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom ${project.artifactId} diff --git a/nemo-features/pom.xml b/nemo-features/pom.xml index b2da64b..c5bc96e 100644 --- a/nemo-features/pom.xml +++ b/nemo-features/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent features-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.nemo nemo-features - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ${project.artifactId} @@ -26,11 +26,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 0.9.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.4.0-SNAPSHOT - 0.3.0-SNAPSHOT + 0.10.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.5.0-SNAPSHOT + 0.4.0-SNAPSHOT diff --git a/nemo-impl/pom.xml b/nemo-impl/pom.xml index ec1d103..55a6f46 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.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT org.opendaylight.nemo nemo-impl - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle ${project.artifactId} @@ -127,7 +127,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT jar diff --git a/nemo-karaf/pom.xml b/nemo-karaf/pom.xml index d17ab5e..5949d61 100644 --- a/nemo-karaf/pom.xml +++ b/nemo-karaf/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller karaf-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.nemo nemo-karaf - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ${project.artifactId} @@ -26,8 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 1.4.0-SNAPSHOT - 0.4.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.5.0-SNAPSHOT diff --git a/nemo-renderers/cli-renderer/pom.xml b/nemo-renderers/cli-renderer/pom.xml index 89850d2..c317200 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.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT org.opendaylight.nemo cli-renderer - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle ${project.artifactId} @@ -120,7 +120,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT jar diff --git a/nemo-renderers/openflow-renderer/pom.xml b/nemo-renderers/openflow-renderer/pom.xml index dde8c93..1e802d0 100644 --- a/nemo-renderers/openflow-renderer/pom.xml +++ b/nemo-renderers/openflow-renderer/pom.xml @@ -12,19 +12,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT org.opendaylight.nemo openflow-renderer - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle ${project.artifactId} - 0.11.0-SNAPSHOT - 0.3.0-SNAPSHOT + 0.12.0-SNAPSHOT + 0.4.0-SNAPSHOT target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec @@ -139,7 +139,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal maven-sal-api-gen-plugin - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT jar diff --git a/nemo-renderers/pom.xml b/nemo-renderers/pom.xml index 9f811ba..be19fa7 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.1.0-SNAPSHOT + 1.2.0-SNAPSHOT org.opendaylight.nemo nemo-renderers - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom ${project.artifactId} diff --git a/nemo-tools/pom.xml b/nemo-tools/pom.xml index 40e8d92..04bbdad 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.1.0-SNAPSHOT + 1.2.0-SNAPSHOT org.opendaylight.nemo nemo-tools - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom ${project.artifactId} diff --git a/nemo-tools/sandbox/pom.xml b/nemo-tools/sandbox/pom.xml index aa17649..be0343e 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.1.0-SNAPSHOT + 1.2.0-SNAPSHOT org.opendaylight.nemo sandbox - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT jar ${project.artifactId} @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 2.11 1.26.2 1.2 - 1.0-SNAPSHOT + 1.1.0-SNAPSHOT 262 20090211 diff --git a/nemo-ui/pom.xml b/nemo-ui/pom.xml index 4a3a8c4..5d116a2 100644 --- a/nemo-ui/pom.xml +++ b/nemo-ui/pom.xml @@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT org.opendaylight.nemo nemo-ui - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle ${project.artifactId} - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 83f1362..e6efcea 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.nemo nemo.project - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom nemo OpenDaylight NEMO -- 2.36.6