summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKotagiri, Ramprasad (rp5662) <rp5662@att.com>2020-03-11 11:05:35 -0400
committerKotagiri, Ramprasad (rp5662) <rp5662@att.com>2020-03-11 14:39:16 -0400
commit6d47fe6024e5ea4402ec69ea5fb6b98c91024d6f (patch)
tree7daff52a4b40848d780f75e6df116c9a2bfe18a1 /pom.xml
parent20759cc34b5dcb8898e0e2454dc9e76b9ea1a6ee (diff)
[DCAEGEN2-2139] tomcat server config for https connector1.3.2
escape XML special characters for XML element attributes Issue-ID: DCAEGEN2-2139 Change-Id: Id332a8f45ad1df59793a282383a0486e512a0939 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f8a605c..79f72a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<!-- Maven parent project for convenience of building and cleaning -->
<groupId>org.onap.ccsdk.dashboard</groupId>
<artifactId>ccsdk-app-parent</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-dashboard</name>