From 09dc8be088ecd7f7db82d978e4e563d671979460 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 3 Feb 2020 15:03:16 -0500 Subject: Update to use released CCSDK parent poms Update to use released version 1.5.1 of CCSDK parent poms. Change-Id: I57f457bcc5a89bafe9f70d938831fb8866d9493f Issue-ID: SDNC-1059 Signed-off-by: Dan Timoney Former-commit-id: 7eddd2d8a0bbbe26a803f93b3fbb891b640fb9df --- installation/admportal/pom.xml | 2 +- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 8faee442..1d1238b0 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 993c2c98..932cbefb 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.1-SNAPSHOT + 1.5.1 4.0.0 pom diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 6b4897ed..9cca4047 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.1-SNAPSHOT + 1.5.1 4.0.0 pom diff --git a/installation/pom.xml b/installation/pom.xml index 5d81f196..2a9e558c 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 107e2e23..7fb87bdc 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 76b5429d..342d2454 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.1-SNAPSHOT + 1.5.1 4.0.0 pom -- cgit 1.2.3-korg