diff options
author | 2019-01-28 11:29:51 -0500 | |
---|---|---|
committer | 2019-01-28 11:30:14 -0500 | |
commit | d4430c99a0d11f37ff4ba845c6b563b2f8e836e9 (patch) | |
tree | 3d399c81853bafcd72bc57f47a01d44b041cd827 /pom.xml | |
parent | d3a8e023176f1469adc6d4bcd3bc20887fddc442 (diff) |
Remove dependency on random lock
Change-Id: I9ffabe0e3da2d1fa1ed8ba40e216c2a989b07188
Issue-ID: MUSIC-278
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ stated inside of the file. <groupId>org.onap.music.prom</groupId> <artifactId>prom</artifactId> <name>music-prom</name> - <version>1.0.5</version> + <version>1.0.6</version> <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> |