X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=855cdd4a829fa59cd86f55606a8b252b20f2b53b;hb=fc363c9ded8214b406b1d3f77b4e569b06ce4543;hp=484953f3312efcf8b9110be9b60e6abf1c4dcc3a;hpb=857d2d42d459a01551ba4b0fc4149e123a9acb04;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 484953f..855cdd4 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -27,11 +27,17 @@ limitations under the License. org.onap.aai.champ champ-lib - 1.2.1-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.aai.champ.champ-lib champ-core + + + + 0.81 + @@ -44,11 +50,15 @@ limitations under the License. org.onap.aai.event-client event-client-dmaap - + org.onap.aai.event-client event-client-kafka + + org.onap.aai.event-client + event-client-rabbitmq + @@ -103,8 +113,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 + @@ -124,9 +168,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila