From 84238e13378c0c3b0dd7822f0ec5cf5be0c4937e Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 18 Mar 2019 17:23:08 -0400 Subject: Use released 1.2.1 CCSDK parent Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7 --- installation/admportal/pom.xml | 6 ++---- installation/ansible-server/pom.xml | 6 ++---- installation/dmaap-listener/pom.xml | 6 ++---- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- installation/ueb-listener/pom.xml | 6 ++---- 6 files changed, 10 insertions(+), 18 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 43ff0b60..9664a15c 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -1,12 +1,10 @@ - + org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index c8876ceb..821178c2 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -1,12 +1,10 @@ - + org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 pom diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 6c498c30..b4824890 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -1,12 +1,10 @@ - + org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 pom diff --git a/installation/pom.xml b/installation/pom.xml index e884f776..a2793d5d 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 1bd31681..9e2003ef 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 828940c9..37d65e89 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -1,12 +1,10 @@ - + org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 pom -- cgit 1.2.3-korg