diff options
author | Thomas Nelson (arthurdent3) <nelson24@att.com> | 2019-09-09 13:38:30 -0400 |
---|---|---|
committer | Thomas Nelson (arthurdent3) <nelson24@att.com> | 2019-09-09 13:38:30 -0400 |
commit | 4fe3f08aa1c93a1fc81a78544031ef747a747098 (patch) | |
tree | 4c3bd2c4c736962a37fbd0f55ac29c57b30fecee | |
parent | e7c443416430ad3246510d93c83443ff74562c4b (diff) |
Trying to release
Issue-ID: MUSIC-406
Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com>
Change-Id: I7839a0e6137cc2c07076a83a3aff00549e9b3fb4
-rwxr-xr-x | jar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jar/pom.xml b/jar/pom.xml index 0af594d3..af4bdb6d 100755 --- 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.10</version> + <version>2.5.10-SNAPSHOT</version> <description> This is the MUSIC REST interface, packaged as a war file. </description> |