summaryrefslogtreecommitdiffstats
path: root/common/impl-parent
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 /common/impl-parent
parent58c3a23e4b41752845eb25e1d369bf9468f56285 (diff)
Fix pom files to use Beryllium Release Versions
Change-Id: I819355c989195a319e1b5ee6c3f2c0f2298628c2 Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'common/impl-parent')
-rw-r--r--common/impl-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<parent>
<groupId>org.opendaylight.controller</groupId>
<artifactId>config-parent</artifactId>
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.0-Beryllium</version>
<relativePath/>
</parent>