From bd2ccbfb71cbc2dd147944dd9cad45960edccd16 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 21 Nov 2018 12:20:07 -0500 Subject: Prepare for release Prepare sdnc/oam for final release (1.4.3), which will be based on version 1.4.2 of sdnc/northbound and 0.3.2 of CCSDK Change-Id: Id4eab494072990f81da311dad0d1187b7d06d4b5 Issue-ID: SDNC-531 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 6e6e4bb734694050c78792cac9ea5bb4b2c6f209 --- 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 d289b184..a75224e7 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.2 4.0.0 diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index e7fe75d0..b3085464 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.2 4.0.0 pom diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 1e1f28ca..1d047507 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.2 4.0.0 pom diff --git a/installation/pom.xml b/installation/pom.xml index 60a99167..92739562 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.2 4.0.0 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 1ff10b92..f7c874a7 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.2 4.0.0 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 7b6fdf24..2dddcb68 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -6,7 +6,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.3-SNAPSHOT + 1.1.2 4.0.0 pom -- cgit 1.2.3-korg