X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=ee65310f4e071d02bb3574ce1b6b7498547e9240;hb=42480c241e5882bd2e6002004e5013a0e1bd7429;hp=dbbb2b754fd3a7a3f95ca5f84631e3dbe3c8d90d;hpb=e8211d3d5ab9ef5fd9a66230a94b1739d9dfe64b;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index dbbb2b7..ee65310 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,17 +37,16 @@ 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} @@ -56,11 +55,13 @@ limitations under the License. groovy 2.4.12 + com.fasterxml.jackson.core jackson-databind 2.5.3 + org.apache.tinkerpop gremlin-core @@ -77,17 +78,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 +129,6 @@ limitations under the License. true - + check process-sources - -->