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