From fc8f32de020164351a06592bdfd0f8e0b9958a79 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 18 Feb 2016 21:55:43 -0500 Subject: [PATCH] Bumping versions by 0.0.1 for next dev cycle Change-Id: I116cb4e664816131638ad46d59d4675ef38086ed Signed-off-by: Thanh Ha --- nemo-api/pom.xml | 4 ++-- nemo-artifacts/pom.xml | 4 ++-- nemo-features/pom.xml | 14 +++++++------- nemo-impl/pom.xml | 4 ++-- nemo-karaf/pom.xml | 8 ++++---- 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 | 4 ++-- nemo-ui/pom.xml | 6 +++--- pom.xml | 4 ++-- 12 files changed, 34 insertions(+), 34 deletions(-) diff --git a/nemo-api/pom.xml b/nemo-api/pom.xml index d149f1d..a626721 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.8.0-Beryllium + 0.8.1-SNAPSHOT org.opendaylight.nemo nemo-api - 1.0.0-Beryllium + 1.0.1-SNAPSHOT bundle ${project.artifactId} diff --git a/nemo-artifacts/pom.xml b/nemo-artifacts/pom.xml index d5d7842..7d30329 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.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.nemo nemo-artifacts - 1.0.0-Beryllium + 1.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/nemo-features/pom.xml b/nemo-features/pom.xml index 1b2aa01..297abc2 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.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.nemo nemo-features - 1.0.0-Beryllium + 1.0.1-SNAPSHOT ${project.artifactId} @@ -26,11 +26,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 0.8.0-Beryllium - 1.3.0-Beryllium - 1.3.0-Beryllium - 0.3.0-Beryllium - 0.2.0-Beryllium + 0.8.1-SNAPSHOT + 1.3.1-SNAPSHOT + 1.3.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.2.1-SNAPSHOT diff --git a/nemo-impl/pom.xml b/nemo-impl/pom.xml index 548be20..d809d33 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.4.0-Beryllium + 0.4.1-SNAPSHOT org.opendaylight.nemo nemo-impl - 1.0.0-Beryllium + 1.0.1-SNAPSHOT bundle ${project.artifactId} diff --git a/nemo-karaf/pom.xml b/nemo-karaf/pom.xml index 7e3bdee..4f4b65f 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.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.nemo nemo-karaf - 1.0.0-Beryllium + 1.0.1-SNAPSHOT ${project.artifactId} @@ -26,8 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 1.3.0-Beryllium - 0.3.0-Beryllium + 1.3.1-SNAPSHOT + 0.3.1-SNAPSHOT diff --git a/nemo-renderers/cli-renderer/pom.xml b/nemo-renderers/cli-renderer/pom.xml index 0e2f102..c70daf3 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.4.0-Beryllium + 0.4.1-SNAPSHOT org.opendaylight.nemo cli-renderer - 1.0.0-Beryllium + 1.0.1-SNAPSHOT bundle ${project.artifactId} diff --git a/nemo-renderers/openflow-renderer/pom.xml b/nemo-renderers/openflow-renderer/pom.xml index 78feb76..08e657a 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.4.0-Beryllium + 0.4.1-SNAPSHOT org.opendaylight.nemo openflow-renderer - 1.0.0-Beryllium + 1.0.1-SNAPSHOT bundle ${project.artifactId} - 0.10.0-Beryllium - 0.2.0-Beryllium + 0.10.1-SNAPSHOT + 0.2.1-SNAPSHOT 0.7.2.201409121644 target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec diff --git a/nemo-renderers/pom.xml b/nemo-renderers/pom.xml index cb2902f..fc22fce 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.0.0-Beryllium + 1.0.1-SNAPSHOT org.opendaylight.nemo nemo-renderers - 1.0.0-Beryllium + 1.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/nemo-tools/pom.xml b/nemo-tools/pom.xml index 6018c41..9b6113b 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.0.0-Beryllium + 1.0.1-SNAPSHOT org.opendaylight.nemo nemo-tools - 1.0.0-Beryllium + 1.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/nemo-tools/sandbox/pom.xml b/nemo-tools/sandbox/pom.xml index 8d9f1ab..ebbd3d4 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.0.0-Beryllium + 1.0.1-SNAPSHOT org.opendaylight.nemo sandbox - 1.0.0-Beryllium + 1.0.1-SNAPSHOT jar ${project.artifactId} diff --git a/nemo-ui/pom.xml b/nemo-ui/pom.xml index 4e74bc8..6f2f198 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.8.0-Beryllium + 0.8.1-SNAPSHOT org.opendaylight.nemo nemo-ui - 1.0.0-Beryllium + 1.0.1-SNAPSHOT bundle ${project.artifactId} - 0.3.0-Beryllium + 0.3.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index d6ced43..767d719 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.6.0-Beryllium + 1.6.1-SNAPSHOT org.opendaylight.nemo nemo.project - 1.0.0-Beryllium + 1.0.1-SNAPSHOT pom nemo OpenDaylight NEMO -- 2.36.6