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 --- common/api-parent/pom.xml | 2 +- common/features-parent/pom.xml | 2 +- common/impl-parent/pom.xml | 2 +- common/it-parent/pom.xml | 2 +- common/karaf-parent/pom.xml | 2 +- v3po/api/pom.xml | 2 +- v3po/features/pom.xml | 12 ++++++------ v3po/pom.xml | 2 +- vbd/api/pom.xml | 2 +- vbd/features/pom.xml | 20 ++++++++++---------- vbd/features/src/main/features/features.xml | 2 +- vbd/gui/bundle/pom.xml | 2 +- vbd/pom.xml | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 24db461d9..54f2f6e9a 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 0.8.0-Beryllium diff --git a/common/features-parent/pom.xml b/common/features-parent/pom.xml index 7744ebc4b..432a4f7db 100644 --- a/common/features-parent/pom.xml +++ b/common/features-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.odlparent features-parent - 1.6.0-SNAPSHOT + 1.6.0-Beryllium diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index c5b95f089..10ad690f5 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.4.0-Beryllium diff --git a/common/it-parent/pom.xml b/common/it-parent/pom.xml index 142e73c09..3904c7d6b 100644 --- a/common/it-parent/pom.xml +++ b/common/it-parent/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.controller mdsal-it-parent - 1.3.0-SNAPSHOT + 1.3.0-Beryllium diff --git a/common/karaf-parent/pom.xml b/common/karaf-parent/pom.xml index ac7bb8296..1dd3d6665 100644 --- a/common/karaf-parent/pom.xml +++ b/common/karaf-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.controller karaf-parent - 1.6.0-SNAPSHOT + 1.6.0-Beryllium diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml index e31deea1f..6ae5dc5be 100644 --- a/v3po/api/pom.xml +++ b/v3po/api/pom.xml @@ -32,7 +32,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-SNAPSHOT + 0.8.0-Beryllium pom import diff --git a/v3po/features/pom.xml b/v3po/features/pom.xml index e95617451..c08008614 100644 --- a/v3po/features/pom.xml +++ b/v3po/features/pom.xml @@ -29,12 +29,12 @@ 3.1.1 - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.0.0-SNAPSHOT - 0.8.0-SNAPSHOT - 0.3.0-SNAPSHOT + 0.8.0-Beryllium + 1.3.0-Beryllium + 1.3.0-Beryllium + 1.0.0-Beryllium + 0.8.0-Beryllium + 0.3.0-Beryllium etc/opendaylight/karaf diff --git a/v3po/pom.xml b/v3po/pom.xml index e0eed0022..ef721352d 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.odlparent odlparent - 1.6.0-SNAPSHOT + 1.6.0-Beryllium diff --git a/vbd/api/pom.xml b/vbd/api/pom.xml index 82cd6fdec..79272a84a 100644 --- a/vbd/api/pom.xml +++ b/vbd/api/pom.xml @@ -32,7 +32,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-SNAPSHOT + 0.8.0-Beryllium pom import 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 diff --git a/vbd/features/src/main/features/features.xml b/vbd/features/src/main/features/features.xml index ebe72ad6e..bf09b6243 100644 --- a/vbd/features/src/main/features/features.xml +++ b/vbd/features/src/main/features/features.xml @@ -21,7 +21,7 @@ mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features mvn:org.opendaylight.mdsal.model/features-mdsal-model/{{VERSION}}/xml/features mvn:io.fd.honeycomb.v3po/v3po-features/{{VERSION}}/xml/features - mvn:org.opendaylight.netconf/features-netconf-connector/1.0.0-SNAPSHOT/xml/features + mvn:org.opendaylight.netconf/features-netconf-connector/{{VERSION}}/xml/features odl-mdsal-models diff --git a/vbd/gui/bundle/pom.xml b/vbd/gui/bundle/pom.xml index ff2b787b5..c2d58eaeb 100644 --- a/vbd/gui/bundle/pom.xml +++ b/vbd/gui/bundle/pom.xml @@ -31,7 +31,7 @@ org.opendaylight.dlux loader - 0.3.0-SNAPSHOT + 0.3.0-Beryllium io.fd.honeycomb.vbd diff --git a/vbd/pom.xml b/vbd/pom.xml index 3a96320ae..78d68a805 100644 --- a/vbd/pom.xml +++ b/vbd/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.odlparent odlparent - 1.6.0-SNAPSHOT + 1.6.0-Beryllium -- cgit 1.2.3-korg