X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=4682defe0ad6ec41a598dd33a50a34162c06d855;hb=bd58bbc5aee8eb495adbc3275dc876462cb984c6;hp=7315c16fb678154f5ef3779143ebff77a40fef7e;hpb=457c911507f6d54149b54a6c5e40137c1c091d37;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 7315c16..4682def 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT org.onap.aai.champ.champ-lib @@ -44,7 +44,7 @@ limitations under the License. org.onap.aai.event-client event-client-dmaap - + org.onap.aai.event-client event-client-kafka @@ -103,8 +103,42 @@ limitations under the License. com.google.guava guava + + org.apache.hadoop + hadoop-yarn-common + + + org.apache.hadoop + hadoop-mapreduce-client-core + + + org.apache.commons + commons-compress + + + commons-httpclient + commons-compress + + + commons-httpclient + commons-httpclient + + + + org.hamcrest + hamcrest-library + 1.3 + test + + + + org.skyscreamer + jsonassert + 1.5.0 + test +