From 38f720752af4d4aad8c4e467a288d9048659f688 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 14 Mar 2018 02:07:32 -0400 Subject: AT&T 1712 and 1802 release code This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty --- common/pom.xml | 97 ++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 57 insertions(+), 40 deletions(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index c83f7d344a..4d2d66a6bf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,11 +6,12 @@ so 1.2.0-SNAPSHOT - common MSO Common classes MSO Common classes:- Logger - + + 4.3.2.RELEASE + com.att.eelf @@ -51,38 +52,12 @@ 3.1.0 provided - - com.fasterxml.jackson.core - jackson-databind - 2.8.7 - - - com.fasterxml.jackson.core - jackson-annotations - 2.8.7 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.4.0 - - org.jboss.resteasy - resteasy-client - 3.0.19.Final - provided - - - org.apache.httpcomponents - httpclient - - + org.hamcrest + hamcrest-library + 1.3 + test - - org.jboss.resteasy - resteasy-jackson2-provider - 3.0.11.Final - org.jboss.spec.javax.ejb jboss-ejb-api_3.2_spec @@ -100,14 +75,16 @@ spring-aspects 3.1.2.RELEASE - - - - org.mockito - mockito-all - 1.10.19 - test - + + com.openpojo + openpojo + 0.8.6 + + + com.jayway.jsonpath + json-path + 2.2.0 + org.hibernate hibernate-core @@ -149,6 +126,46 @@ swagger-annotations_2.9.1 1.3.0 + + org.onap.appc.client + client-kit + 1.3.0 + + + org.onap.appc.client + client-lib + 1.3.0-SNAPSHOT + + + org.springframework + spring-web + ${spring.version} + + + org.onap.aai.aai-common + aai-schema + 1.2.1-SNAPSHOT + + + org.modelmapper + modelmapper + 1.1.0 + + + com.google.guava + guava + 22.0 + + + log4j + log4j + 1.2.17 + + + org.apache.commons + commons-lang3 + 3.4 +