From 5dc02aafa5d0704d69e1fca25da4df126c72e0d0 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 18 Feb 2016 21:55:42 -0500 Subject: [PATCH] Release Beryllium Change-Id: Iecd46f426e5743b66e0addc119e3c8dcf07b6713 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 83403f3..d149f1d 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-SNAPSHOT + 0.8.0-Beryllium org.opendaylight.nemo nemo-api - 1.0.0-SNAPSHOT + 1.0.0-Beryllium bundle ${project.artifactId} diff --git a/nemo-artifacts/pom.xml b/nemo-artifacts/pom.xml index fcad3f5..d5d7842 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-SNAPSHOT + 1.6.0-Beryllium org.opendaylight.nemo nemo-artifacts - 1.0.0-SNAPSHOT + 1.0.0-Beryllium pom ${project.artifactId} diff --git a/nemo-features/pom.xml b/nemo-features/pom.xml index 99f119d..1b2aa01 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-SNAPSHOT + 1.6.0-Beryllium org.opendaylight.nemo nemo-features - 1.0.0-SNAPSHOT + 1.0.0-Beryllium ${project.artifactId} @@ -26,11 +26,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.3.0-SNAPSHOT - 0.2.0-SNAPSHOT + 0.8.0-Beryllium + 1.3.0-Beryllium + 1.3.0-Beryllium + 0.3.0-Beryllium + 0.2.0-Beryllium diff --git a/nemo-impl/pom.xml b/nemo-impl/pom.xml index fabbde3..548be20 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-SNAPSHOT + 0.4.0-Beryllium org.opendaylight.nemo nemo-impl - 1.0.0-SNAPSHOT + 1.0.0-Beryllium bundle ${project.artifactId} diff --git a/nemo-karaf/pom.xml b/nemo-karaf/pom.xml index c5520cc..7e3bdee 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-SNAPSHOT + 1.6.0-Beryllium org.opendaylight.nemo nemo-karaf - 1.0.0-SNAPSHOT + 1.0.0-Beryllium ${project.artifactId} @@ -26,8 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 1.3.0-SNAPSHOT - 0.3.0-SNAPSHOT + 1.3.0-Beryllium + 0.3.0-Beryllium diff --git a/nemo-renderers/cli-renderer/pom.xml b/nemo-renderers/cli-renderer/pom.xml index 656b105..0e2f102 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-SNAPSHOT + 0.4.0-Beryllium org.opendaylight.nemo cli-renderer - 1.0.0-SNAPSHOT + 1.0.0-Beryllium bundle ${project.artifactId} diff --git a/nemo-renderers/openflow-renderer/pom.xml b/nemo-renderers/openflow-renderer/pom.xml index 2781124..78feb76 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-SNAPSHOT + 0.4.0-Beryllium org.opendaylight.nemo openflow-renderer - 1.0.0-SNAPSHOT + 1.0.0-Beryllium bundle ${project.artifactId} - 0.10.0-SNAPSHOT - 0.2.0-SNAPSHOT + 0.10.0-Beryllium + 0.2.0-Beryllium 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 b5fd9cb..cb2902f 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-SNAPSHOT + 1.0.0-Beryllium org.opendaylight.nemo nemo-renderers - 1.0.0-SNAPSHOT + 1.0.0-Beryllium pom ${project.artifactId} diff --git a/nemo-tools/pom.xml b/nemo-tools/pom.xml index aaa27e2..6018c41 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-SNAPSHOT + 1.0.0-Beryllium org.opendaylight.nemo nemo-tools - 1.0.0-SNAPSHOT + 1.0.0-Beryllium pom ${project.artifactId} diff --git a/nemo-tools/sandbox/pom.xml b/nemo-tools/sandbox/pom.xml index 91beaa6..8d9f1ab 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-SNAPSHOT + 1.0.0-Beryllium org.opendaylight.nemo sandbox - 1.0.0-SNAPSHOT + 1.0.0-Beryllium jar ${project.artifactId} diff --git a/nemo-ui/pom.xml b/nemo-ui/pom.xml index 32a0e76..4e74bc8 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-SNAPSHOT + 0.8.0-Beryllium org.opendaylight.nemo nemo-ui - 1.0.0-SNAPSHOT + 1.0.0-Beryllium bundle ${project.artifactId} - 0.3.0-SNAPSHOT + 0.3.0-Beryllium diff --git a/pom.xml b/pom.xml index 0d898e3..d6ced43 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-SNAPSHOT + 1.6.0-Beryllium org.opendaylight.nemo nemo.project - 1.0.0-SNAPSHOT + 1.0.0-Beryllium pom nemo OpenDaylight NEMO -- 2.36.6