X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=57792963fa97847883429e810d013d3ffb9fb982;hb=0338683186c994d579b1ec297604dba59df73dff;hp=ee65310f4e071d02bb3574ce1b6b7498547e9240;hpb=42480c241e5882bd2e6002004e5013a0e1bd7429;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index ee65310..5779296 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -25,12 +25,19 @@ limitations under the License. 4.0.0 - org.onap.aai + org.onap.aai.champ champ-lib - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-core + + + + 0.81 + @@ -43,23 +50,25 @@ 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 + org.codehaus.groovy groovy - 2.4.12 com.fasterxml.jackson.core jackson-databind - 2.5.3 @@ -104,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 +