X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=38318b0c3fb43b61f2a13cf22468d36262a9e2d5;hb=aa6f9acfc15b8836bc4b50bd6bdfa1b06c49d321;hp=d528a0f924161d295be44f28c6f79fd48dd7f015;hpb=7cc4caa91ef63d8a3a9bdbbb0d397aa468ae469b;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index d528a0f..38318b0 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -25,11 +25,12 @@ limitations under the License. 4.0.0 - org.onap.aai + org.onap.aai.champ champ-lib - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-core @@ -43,11 +44,6 @@ limitations under the License. org.onap.aai.event-client event-client-dmaap - - - org.onap.aai.event-client - event-client-kafka - @@ -102,8 +98,42 @@ limitations under the License. com.google.guava guava + + org.codehaus.jackson + jackson-mapper-asl + + + org.apache.hadoop + hadoop-yarn-common + + + org.apache.hadoop + hadoop-mapreduce-client-core + + + org.apache.commons + commons-compress + + + commons-httpclient + commons-compress + + + + org.hamcrest + hamcrest-library + 1.3 + test + + + + org.skyscreamer + jsonassert + 1.5.0 + test +