From 6d47fe6024e5ea4402ec69ea5fb6b98c91024d6f Mon Sep 17 00:00:00 2001 From: "Kotagiri, Ramprasad (rp5662)" Date: Wed, 11 Mar 2020 11:05:35 -0400 Subject: [DCAEGEN2-2139] tomcat server config for https connector escape XML special characters for XML element attributes Issue-ID: DCAEGEN2-2139 Change-Id: Id332a8f45ad1df59793a282383a0486e512a0939 Signed-off-by: Kotagiri, Ramprasad (rp5662) --- ccsdk-app-common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ccsdk-app-common/pom.xml') diff --git a/ccsdk-app-common/pom.xml b/ccsdk-app-common/pom.xml index 36edff4..2c3297b 100644 --- a/ccsdk-app-common/pom.xml +++ b/ccsdk-app-common/pom.xml @@ -6,12 +6,12 @@ org.onap.ccsdk.dashboard ccsdk-app-parent - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT org.onap.ccsdk.dashboard ccsdk-app-common - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT jar ONAP Operations Manager Dashboard common CCSDK Dashboard common Java code -- cgit 1.2.3-korg