From 2fdf2a83cb70faa26050602694c070c629a0d294 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 16 Oct 2018 09:03:41 -0400 Subject: Prepare for release build Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c --- installation/admportal/pom.xml | 2 +- installation/ansible-server/pom.xml | 2 +- installation/dgbuilder/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index c6ac9fd1..5a8e3c68 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 263938c3..b9e88cbe 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 pom diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index f47303c7..c9e9d79e 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 8a7f55d5..09f6048e 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 pom diff --git a/installation/pom.xml b/installation/pom.xml index cdcfeea1..65ead6f2 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 28e26b30..668f81f5 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 2c1ad719..2e6c76c0 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 pom -- cgit 1.2.3-korg