X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=33973f605a33976df7988cd11a8006c9908e6d0d;hb=2b4372e6caf895e04948faff01d7dfd84e00fa95;hp=5f686d218ab3538e3a1fe81a4b4e0e19e5ecc6ae;hpb=c79755d43c123176515e5cafbba0774a03d297d3;p=music.git diff --git a/pom.xml b/pom.xml index 5f686d21..33973f60 100755 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + ============LICENSE_END============================================= ==================================================================== --> @@ -25,12 +25,12 @@ org.onap.music MUSIC war - 3.0.15-SNAPSHOT + 3.0.24 This is the MUSIC REST interface, packaged as a war file. - + org.onap.oparent oparent 1.2.0 @@ -42,7 +42,7 @@ 1.19 2.25.1 2.0.1 - 3.4.0 + 3.6.0 3.4.11 UTF-8 @@ -190,6 +190,7 @@ hazelcast-client 3.7.1 --> + ch.qos.logback @@ -219,7 +220,6 @@ 1.0.1-oss - com.datastax.cassandra @@ -227,7 +227,6 @@ ${cassandra.version} - org.apache.zookeeper @@ -241,7 +240,6 @@ - com.sun.jersey @@ -315,7 +313,7 @@ io.netty netty-handler - 4.0.56.Final + 4.1.30.Final com.fasterxml.jackson.core @@ -335,17 +333,22 @@ com.google.guava guava - org.mindrot jbcrypt 0.4 - + + + + javax.xml.bind + jaxb-api + 2.2.3 @@ -402,17 +405,30 @@ - onap/music/cassandra_music - docker_cassandra + onap/music/cassandra_3_11 + docker_cassandra_sec true - 3.0-${timestamp} - 3.0-latest + ${docker.tag} + ${docker.latest.tag} ${project.basedir}/distribution/cassandra + + + onap/music/cassandra_job + docker_cassandra_job + + true + + ${docker.tag} + ${docker.latest.tag} + + ${project.basedir}/distribution/cassandra_job + +