diff options
author | st398c <st398c@research.att.com> | 2019-07-10 14:14:39 -0400 |
---|---|---|
committer | st398c <st398c@research.att.com> | 2019-07-10 14:29:42 -0400 |
commit | 7d7b74d4d92e7fa45471fb0e8678837f71da3d02 (patch) | |
tree | be75fe5dc393aebb2a0da7591d684e746212c98b /ecomp-sdk/epsdk-music/pom.xml | |
parent | 5837a6d32c065cc80a95a4bee6b71008304ef312 (diff) |
Blackduck scan fixes
Issue-ID: PORTAL-631
Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5
Signed-off-by: st398c <st398c@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-music/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-music/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-music/pom.xml b/ecomp-sdk/epsdk-music/pom.xml index 513891c6..9c4a966b 100644 --- a/ecomp-sdk/epsdk-music/pom.xml +++ b/ecomp-sdk/epsdk-music/pom.xml @@ -120,7 +120,7 @@ <dependency> <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> - <version>2.5.7</version> + <version>2.5.10-SNAPSHOT</version> </dependency> <!-- Mapper --> |