X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=11dfff8f688f7cccd0aa9a64e626198508e774ec;hb=25e87d95d30a297cf8ba7e71a6418f0e66ddccc2;hp=4e55bff7504e9cb35fe5fac945617a968db08869;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 4e55bff..11dfff8 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -25,11 +25,12 @@ limitations under the License. 4.0.0 + org.onap.aai.champ champ-lib - org.onap.aai - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-core @@ -37,30 +38,29 @@ limitations under the License. org.onap.aai.event-client event-client-api - ${event.client.version} + org.onap.aai.event-client event-client-dmaap - ${event.client.version} + org.onap.aai.event-client event-client-kafka - ${event.client.version} - + org.codehaus.groovy groovy - 2.4.12 + com.fasterxml.jackson.core jackson-databind - 2.5.3 + org.apache.tinkerpop gremlin-core @@ -77,17 +77,72 @@ limitations under the License. + org.apache.tinkerpop tinkergraph-gremlin 3.2.3 true + com.google.code.gson gson 2.8.2 + + + org.apache.hbase + hbase-client + + + org.slf4j + slf4j-log4j12 + + + com.google.guava + guava + + + org.codehaus.jackson + jackson-mapper-asl + + + 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 + @@ -104,7 +159,13 @@ limitations under the License. - + check process-sources - -->