diff options
author | Vikram Potturi(apotturi) <vp9004@att.com> | 2018-05-01 16:32:49 -0400 |
---|---|---|
committer | Vikram Potturi(apotturi) <vp9004@att.com> | 2018-05-01 16:32:49 -0400 |
commit | af1f679d513167a7f649c39a968c527652f03710 (patch) | |
tree | 4cacdcb1320c870dea4f832315890edf596b0e93 /jar/pom.xml | |
parent | f54f44d747c8744c62184ccb0f1cb75681ae79b6 (diff) |
Updated pom versionv2.5.42.0.0-ONAP2.0.0-ONAP
Change-Id: I035e0a60f277d8c6dc7387cc7bb4a3c7e4017525
Issue-ID: MUSIC-73
Signed-off-by: Vikram Potturi(apotturi) <vp9004@att.com>
Diffstat (limited to 'jar/pom.xml')
-rw-r--r-- | jar/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jar/pom.xml b/jar/pom.xml index 83696a28..7cb9da6e 100644 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -25,9 +25,9 @@ <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> <packaging>jar</packaging> - <version>2.5.3</version> + <version>2.5.4</version> <description> - This is the MUSIC REST interface, packaged as a war file. + This is the MUSIC interface, packaged as a jar file. </description> <parent> |