From 9b6efbd93a12c858a0d2643013217ec3d6c3a46d Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3) tn1381@att.com" Date: Mon, 16 Jul 2018 16:41:20 -0400 Subject: various Updates Q-api, triggers, conductor conditional updates. Bug fixes Change-Id: Iec392309787cd90f0a2827a2955399723640e800 Issue-ID: MUSIC-93 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com --- pom.xml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b3e0ebb7..7fc4c907 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.music MUSIC war - 2.5.14 + 3.0.3 This is the MUSIC REST interface, packaged as a war file. @@ -115,8 +115,8 @@ 1.7 1.7 - jar/** - + jar/** + @@ -333,6 +333,11 @@ guava 19.0 + + org.mindrot + jbcrypt + 0.4 + @@ -364,13 +369,6 @@ io.fabric8 docker-maven-plugin 0.19.1 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true 1.23 @@ -399,8 +397,8 @@ true - 3.0.0-${timestamp} - 3.0.0-latest + 3.0-${timestamp} + 3.0-latest ${project.basedir}/distribution/cassandra -- cgit 1.2.3-korg