diff options
author | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-06-14 14:23:56 -0400 |
---|---|---|
committer | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-06-14 14:24:35 -0400 |
commit | d796b330396d9a819220b2a2c0499cca58a2a338 (patch) | |
tree | a2f0dcbdf9d74349f90ca588e0bdeb50100a6365 /pom.xml | |
parent | c41a62d5c57ff2e6a494e0f0169b6f439de74ae5 (diff) |
Added some tools to Docker file build.
Change-Id: I6d2f1b22047291886f824ecf033d103d0d0aa81f
Issue-ID: MUSIC-77
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ stated inside of the file. <modelVersion>4.0.0</modelVersion> <groupId>org.onap.music.prom</groupId> <artifactId>prom</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> |