summaryrefslogtreecommitdiffstats
path: root/installation/admportal
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-06-01 13:44:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-01 13:44:36 +0000
commit0aa48c020cde77282f40cefe48ef06552dc5b523 (patch)
tree7129ac80c9b8e469d5588fc993c41189ed360839 /installation/admportal
parentd18dcbff672b50f3b687cf78b407aa542d0c34c9 (diff)
parenta4c20265533d2dfaa952365e3491010b21e3024f (diff)
Merge "Update to use CCSDK version 0.2.4"
Former-commit-id: 31170630d8bb6383be24894d0a4a57ffbb44532d
Diffstat (limited to 'installation/admportal')
-rw-r--r--installation/admportal/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index 5e74e098..80ffa5c9 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3</version>
+ <version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-admportal</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
<description>Creates admportal Docker container</description>