diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-03-08 12:08:04 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-03-08 20:47:04 +0000 |
commit | b003251dec07f42b53e62080625bebe4f9942267 (patch) | |
tree | 5e0e8a878838ec3ad1d3c3c95c6768af492ec681 /vbd/gui/bundle/pom.xml | |
parent | 58c3a23e4b41752845eb25e1d369bf9468f56285 (diff) |
Fix pom files to use Beryllium Release Versions
Change-Id: I819355c989195a319e1b5ee6c3f2c0f2298628c2
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'vbd/gui/bundle/pom.xml')
-rw-r--r-- | vbd/gui/bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <dependency> <groupId>org.opendaylight.dlux</groupId> <artifactId>loader</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0-Beryllium</version> </dependency> <dependency> <groupId>io.fd.honeycomb.vbd</groupId> |