diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2019-08-12 09:26:09 -0400 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2019-08-12 09:26:09 -0400 |
commit | 659ae9e6f0524db897bec03a81421277353946e7 (patch) | |
tree | 08501727d0ee49e46d38e8492da8091c137a5572 /pom.xml | |
parent | e1fcfc8c861f15f281b63a65210893b6db16e543 (diff) |
El Alto Early Drop Version
Change-Id: Ibe756c7e7236599bfcf62b73f06046ff6ffc57e4
Issue-ID: MUSIC-482
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> <packaging>jar</packaging> - <version>3.2.34-SNAPSHOT</version> + <version>3.2.35-SNAPSHOT</version> <description> This is the MUSIC REST interface, packaged as a Springboot jar file. </description> |