X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=459a1f394ac129c5a107a1503f8d901a1556d0d6;hb=7ac44deeadeca2a3f49643d2e5098deef1af8503;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..459a1f3 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -25,8 +25,8 @@ limitations under the License. 4.0.0 - champ-lib org.onap.aai + champ-lib 1.2.0-SNAPSHOT @@ -37,30 +37,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 +76,34 @@ 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 + + + @@ -104,7 +120,13 @@ limitations under the License. - + check process-sources - -->