From: Jimmy Forsyth Date: Thu, 15 Mar 2018 20:34:14 +0000 (-0400) Subject: Update oparent and fix nexusiq deps X-Git-Tag: v1.2.1~7^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c1ff011ce15e5f7427fa467800d36456bc538d62;p=aai%2Faai-common.git Update oparent and fix nexusiq deps Change-Id: I6622a73c5c934d17095aeae486ea81c78985f815 Issue-ID: AAI-629 Issue-ID: AAI-633 Issue-ID: AAI-636 Issue-ID: AAI-586 Signed-off-by: Jimmy Forsyth --- diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 6e525a79..f66ec72c 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -24,6 +24,10 @@ ${project.version} 4.5.1 2.2.3 + 1.0.0 + 1.2.3 + 2.3.21 + 5.15.3 @@ -320,7 +324,7 @@ com.att.eelf eelf-core - 1.0.0 + ${eelf.core.version} org.codehaus.jackson @@ -512,17 +516,17 @@ ch.qos.logback logback-core - 1.1.7 + ${logback.version} ch.qos.logback logback-classic - 1.1.7 + ${logback.version} ch.qos.logback logback-access - 1.1.7 + ${logback.version} org.apache.hbase @@ -564,7 +568,7 @@ org.apache.activemq activemq-broker - 5.14.4 + ${activemq.version} com.opencsv @@ -574,7 +578,7 @@ org.freemarker freemarker - 2.3.14 + ${freemarker.version} com.github.fge diff --git a/pom.xml b/pom.xml index 7459026b..7a982198 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.oparent oparent - 1.1.0-SNAPSHOT + 1.1.0 org.onap.aai.aai-common