diff options
author | 2018-06-07 15:43:03 -0400 | |
---|---|---|
committer | 2018-06-07 15:59:49 -0400 | |
commit | 05585a1df490fb548f43cff120410c253745cf9a (patch) | |
tree | 312823654c1336032726a896e646328fd0c45df5 /jar/pom.xml | |
parent | 03ade18ac83ab02ee1ce0d6d43725b96513b4577 (diff) |
Document Updates and Bug Fixes
Added latest Bug Fix
Change-Id: I6e40e50a3e077c81f8098582b718bc60e39f8253
Issue-ID: MUSIC-76
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Diffstat (limited to 'jar/pom.xml')
-rw-r--r-- | jar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jar/pom.xml b/jar/pom.xml index 91652832..ccd23679 100644 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> <packaging>jar</packaging> - <version>2.5.11</version> + <version>2.5.6</version> <description> This is the MUSIC REST interface, packaged as a war file. </description> |