X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=459a1f394ac129c5a107a1503f8d901a1556d0d6;hb=7ac44deeadeca2a3f49643d2e5098deef1af8503;hp=840fc61545db6b13848d076d67b87726c27422c9;hpb=533b090aa92f5eaa6c674fd63940fcacf4dc811e;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 840fc61..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 + + + @@ -111,7 +127,6 @@ limitations under the License. true - + check process-sources - -->