From b003251dec07f42b53e62080625bebe4f9942267 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 8 Mar 2016 12:08:04 -0700 Subject: Fix pom files to use Beryllium Release Versions Change-Id: I819355c989195a319e1b5ee6c3f2c0f2298628c2 Signed-off-by: Ed Warnicke --- vbd/features/pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'vbd/features/pom.xml') diff --git a/vbd/features/pom.xml b/vbd/features/pom.xml index e481750e4..262bece76 100644 --- a/vbd/features/pom.xml +++ b/vbd/features/pom.xml @@ -31,13 +31,13 @@ 3.1.1 - 2.0.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.0.0-SNAPSHOT - 0.8.0-SNAPSHOT - 0.3.0-SNAPSHOT + 2.0.0-Beryllium + 0.8.0-Beryllium + 1.3.0-Beryllium + 1.3.0-Beryllium + 1.0.0-Beryllium + 0.8.0-Beryllium + 0.3.0-Beryllium 1.0.0-SNAPSHOT etc/opendaylight/karaf @@ -47,21 +47,21 @@ org.opendaylight.mdsal mdsal-artifacts - 2.0.0-SNAPSHOT + 2.0.0-Beryllium pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-SNAPSHOT + 0.8.0-Beryllium pom import org.opendaylight.yangtools yangtools-artifacts - 0.8.0-SNAPSHOT + 0.8.0-Beryllium pom import -- cgit 1.2.3-korg