summaryrefslogtreecommitdiffstats
path: root/v3po/api
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-03-08 12:08:04 -0700
committerGerrit Code Review <gerrit@fd.io>2016-03-08 20:47:04 +0000
commitb003251dec07f42b53e62080625bebe4f9942267 (patch)
tree5e0e8a878838ec3ad1d3c3c95c6768af492ec681 /v3po/api
parent58c3a23e4b41752845eb25e1d369bf9468f56285 (diff)
Fix pom files to use Beryllium Release Versions
Change-Id: I819355c989195a319e1b5ee6c3f2c0f2298628c2 Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'v3po/api')
-rw-r--r--v3po/api/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>mdsal-model-artifacts</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0-Beryllium</version>
<type>pom</type>
<scope>import</scope>
</dependency>