diff options
author | Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com> | 2018-06-05 14:09:02 -0400 |
---|---|---|
committer | Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com> | 2018-06-05 14:09:02 -0400 |
commit | 03ade18ac83ab02ee1ce0d6d43725b96513b4577 (patch) | |
tree | 79ccb24c5599169ba3ac764b1ede71fb42c3069e /pom.xml | |
parent | 932c9e80911645798712a77e4cee9230a4b59408 (diff) |
Update Master to include jar folder.
This will put jar folder form separate branch into this where it
belongs and we can build properly for beijing. Cassablanca will
have a parent pom approach.
Change-Id: Ieae3fce5ab42faddf4964285533fdc59d8b963de
Issue-ID: MUSIC-79
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> <packaging>war</packaging> - <version>2.5.3</version> + <version>2.5.11</version> <description> This is the MUSIC REST interface, packaged as a war file. </description> |