aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>2018-03-05 11:46:07 -0500
committerThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>2018-03-05 11:46:07 -0500
commit2e9120ec93ff15048d202075f86865880a7e91ca (patch)
tree1db2fb62107814d29b9413eb577302e5ebbad6ef
parentf327e0cb4a14ff8d4f85e5ae9da5986b8c87ab8c (diff)
CLM Fixes
Minor changes to version to improve CLM score and fix security issues. Change-Id: I9d023042977f14bd382ece8a5db9a748ea3c95fd Issue-ID: MUSIC-40 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f196fea9..cb326694 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.music</groupId>
<artifactId>MUSIC</artifactId>
<packaging>war</packaging>
- <version>2.4.13</version>
+ <version>2.4.14</version>
<description>
This is the MUSIC REST interface, packaged as a war file.
</description>