X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=57792963fa97847883429e810d013d3ffb9fb982;hb=0338683186c994d579b1ec297604dba59df73dff;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..5779296 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.4.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 +