X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=f352c8111b2624a815e0dfddf19bb100778a6125;hb=d1a8f8ff686326708829e51878b8c87643ff91a9;hp=7315c16fb678154f5ef3779143ebff77a40fef7e;hpb=762153cd733f43697679c3f97eba09212cbd2839;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 7315c16..f352c81 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.3.0-SNAPSHOT + 1.4.1-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 +