From fc6342ed177b5517e29aa418f88e2a2ba8ee9352 Mon Sep 17 00:00:00 2001 From: Gerard Hickey Date: Fri, 12 Jul 2019 12:34:20 +0100 Subject: JJB alignment across DCAE components tca-cdap-container updates Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey Change-Id: Iae35947dd81a8591f1bbb396193459d2168a3a33 --- tca-cdap-container/pom.xml | 2 +- tca-cdap-container/tca_app_config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tca-cdap-container/pom.xml b/tca-cdap-container/pom.xml index 6f3b882..c43503c 100644 --- a/tca-cdap-container/pom.xml +++ b/tca-cdap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments tca-cdap-container dcaegen2-deployments-tca-cdap-container - 1.2.0 + 1.2.1-SNAPSHOT http://maven.apache.org UTF-8 diff --git a/tca-cdap-container/tca_app_config.json b/tca-cdap-container/tca_app_config.json index 24234dc..a7b7640 100644 --- a/tca-cdap-container/tca_app_config.json +++ b/tca-cdap-container/tca_app_config.json @@ -2,7 +2,7 @@ "artifact": { "name": "dcae-analytics-cdap-tca", "scope": "user", - "version": "2.2.1" + "version": "2.3.0" }, "config": { "appDescription": "DCAE Analytics Threshold Crossing Alert Application", -- cgit 1.2.3-korg