aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Nelson Jr <nelson24@att.com>2018-10-14 02:47:32 -0400
committerThomas Nelson Jr arthurdent3 <nelson24@att.com>2018-10-14 02:53:16 -0400
commit287bdcbb5482f94df091c3b7b766fed0007efa2e (patch)
tree9d54801faea72ba0d26d7b71fc300bfdb4220b39 /pom.xml
parent43792bd2e44d975e3fc5f0c7aca195524365f65c (diff)
Bug Fix to keep runcwl from failing.
Update to ensure container exits with a 0 Change-Id: I330a9488017303a6a3b08473bdedf43b9d65abd6 Issue-ID: MUSIC-147 Signed-off-by: Thomas Nelson <nelson24@nelson42.com> Signed-off-by: Thomas Nelson Jr arthurdent3 <nelson24@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3da9223d..22a17245 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.music</groupId>
<artifactId>MUSIC</artifactId>
<packaging>war</packaging>
- <version>3.0.21-SNAPSHOT</version>
+ <version>3.0.22</version>
<description>
This is the MUSIC REST interface, packaged as a war file.
</description>