diff options
author | Dan Timoney <dtimoney@att.com> | 2018-02-08 15:20:51 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2018-02-08 15:21:13 -0500 |
commit | f593735d32f497487ebd52c8c45ba67c12b04bf2 (patch) | |
tree | 6ee67a854f6ded7d8665b23f381959617f57f5db /pom.xml | |
parent | bb108d7d8615a3568a499d086b8241b0d80a837e (diff) |
Add nitrogen container
Add new docker container for OpenDaylight Nitrogen
Issue-ID: CCSDK-179
Change-Id: Ic44d54785b58a1cbc71a37ae73b31ddfd057856c
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> - <artifactId>odlparent-carbon-sr1</artifactId> - <version>0.1.1-SNAPSHOT</version> + <artifactId>odlparent-lite</artifactId> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |