X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=df143c409983a0f17547f4fece8664237c0085ec;hb=7f5890c6fc0fc6ac130b0946e744c23e600832e9;hp=d44790cae8087ce97c55f8e7760871e1e13d52d0;hpb=bce525cea2018839880c3340102c50edd2e11cde;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index d44790c..df143c4 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.3-SNAPSHOT + 1.5.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