summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Stilwell <stilwelld@att.com>2018-04-25 17:40:35 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-25 17:40:35 +0000
commitee065f09ddf9ebab302cfd268162d56c68ef8b2d (patch)
tree7b8c8d255ff9c95ac513ae945c7c783e27f651eb /pom.xml
parentd7932cdc2def1addc692599b861908b65d7edb8a (diff)
parentc84dc84031fb219ce17dbc58304d12f6d961925b (diff)
Merge "Add missing components in sdnc docker container"
Former-commit-id: ae04d56b7000554b1189a7b4bad0db24d1af315a
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index df369040..c49afae2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.1.0</version>
+ <artifactId>odlparent-lite</artifactId>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam</name>