From 3ffdb6571e187dea4d6491d8bdd832f5f4e2872f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 29 Apr 2020 10:18:56 -0400 Subject: Update to use RC1 version of CCSDK Update to use RC1 version of CCSDK Change-Id: I411265e1a990a06bb5763c510c2aa3fc5455d8d6 Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney Former-commit-id: 5bbfc1eb0e40c209f0b8955b2a71ae3b9e985647 --- installation/admportal/pom.xml | 4 ++-- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc-web/pom.xml | 4 ++-- installation/sdnc/pom.xml | 6 +++--- installation/ueb-listener/pom.xml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 579469e2..44464a0a 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 4.0.0 @@ -20,7 +20,7 @@ onap/admportal-sdnc-image ${project.version} ${maven.build.timestamp} - 0.7-STAGING-latest + 0.7.2 yyyyMMdd'T'HHmmss'Z' diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 0572c305..bfdf0668 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 4.0.0 pom @@ -19,7 +19,7 @@ onap/sdnc-ansible-server-image ${project.version} ${maven.build.timestamp} - 0.7-STAGING-latest + 0.7.2 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 8aac0e5c..553fe892 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 4.0.0 pom @@ -19,7 +19,7 @@ onap/sdnc-dmaap-listener-image ${project.version} ${maven.build.timestamp} - 0.7-STAGING-latest + 0.7.2 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index 8bdedad2..dde425da 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 4.0.0 @@ -21,7 +21,7 @@ yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} - 0.7.0-SNAPSHOT + 0.7.2 UTF-8 UTF-8 diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 1b9e37de..5b715e07 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 org.onap.sdnc.oam @@ -22,7 +22,7 @@ ${project.version} ${maven.build.timestamp} org.onap.ccsdk.features.sdnr.wt - 0.7.3-SNAPSHOT + 0.7.3 ${https_proxy} yyyyMMdd'T'HHmmss'Z' deploy diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index a50fe753..9c7b473a 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 4.0.0 @@ -23,8 +23,8 @@ ${maven.build.timestamp} 1.8.0 0.7.2 - 0.7.2 - 0.7.3-SNAPSHOT + 0.7.3 + 0.7.3 org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index d91d75c2..0f0d3623 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 4.0.0 pom @@ -19,7 +19,7 @@ onap/sdnc-ueb-listener-image ${project.version} ${maven.build.timestamp} - 0.7-STAGING-latest + 0.7.2 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg