From 9e2c557c58c04bf349dbbadffaef1ac7273d3002 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 4 Jan 2018 16:33:23 -0500 Subject: [PATCH] Use released artifacts in docker Use released versions of CCSDK docker container and other artifacts Change-Id: I4c4d7a57c1651de085beb6ce0f5611135223381d Issue-ID: CCSDK-166 Signed-off-by: Dan Timoney Former-commit-id: ea1175707dbcc7e73d620cd1c754e9153313ac90 --- docs/release-notes.rst | 20 ++++++++++++++++++++ installation/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 23 insertions(+), 3 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c5863638..7368e023 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,6 +3,26 @@ Release Notes ============= +Version: 1.2.1 +-------------- + + +:Release Date: 2018-11-16 + +**Bug Fixes** + + - `SDNC-145 `_ Error message refers to wrong parameters + - `SDNC-195 `_ UEB listener doesn't insert correct parameters for allotted resources in DB table ALLOTTED_RESOURCE_MODEL + - `SDNC-198 `_ CSIT job fails + - `SDNC-201 `_ Fix DG bugs from integration tests + - `SDNC-202 `_ Search for service -data null match, set vGW LAN IP via Heat + - `SDNC-211 `_ Update SDNC Amsterdam branch to use maintenance release versions + - `SDNC-212 `_ Duplicate file name + + + + + Version: 1.2.0 -------------- diff --git a/installation/pom.xml b/installation/pom.xml index 09dfc01d..592b6ccb 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -22,7 +22,7 @@ yyMMdd-HHmmss ${maven.build.timestamp} - 0.1-STAGING-latest + v0.1.1 UTF-8 UTF-8 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 7fa5e29d..7516833c 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -18,7 +18,7 @@ onap/sdnc-ueb-listener-image ${project.version} - 0.1.1-SNAPSHOT + 0.1.1 ${https_proxy} diff --git a/pom.xml b/pom.xml index f80b6fa1..5aa5c683 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-carbon-sr1 - 0.1.1-SNAPSHOT + 0.1.1 4.0.0 -- 2.16.6