From 9cdcc40a85adafd319ff5ace10139cb2f9f62655 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 17 Sep 2019 16:27:27 -0400 Subject: Update to use CCSDK version 0.6.3 Roll versions and update to use CCSDK version 0.6.3 Change-Id: Ia84a64cda94791c967f25851e5a540df08b6549b Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 845ff019964af8cd799861ccd47fc44182041675 --- installation/admportal/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installation/admportal') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index c9b48ef8..6dddd038 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.2 + 1.4.3 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container @@ -20,7 +20,7 @@ onap/admportal-sdnc-image ${project.version} ${maven.build.timestamp} - 0.6.2 + 0.6.3 yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg