X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service-deps-titan%2Fpom.xml;h=749425c84b0d10a16312147a12404393a3def35d;hb=7ac44deeadeca2a3f49643d2e5098deef1af8503;hp=0aebf37e01067f68eb052e4868661f8c5d5190a1;hpb=533b090aa92f5eaa6c674fd63940fcacf4dc811e;p=aai%2Fchamp.git diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index 0aebf37..749425c 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -22,23 +22,132 @@ limitations under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.aai - champ-service-deps-titan - pom - 1.2.0-SNAPSHOT - org.onap.aai champ 1.2.0-SNAPSHOT + champ-service-deps-titan + pom + org.onap.aai champ-titan 1.2.0-SNAPSHOT + + + ch.qos.logback + logback-classic + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpclient-cache + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-log4j12 + + + org.onap.aai.logging-service + logging-api + + + org.glassfish.jersey.core + jersey-client + + + org.glassfish.jersey.core + jersey-common + + + com.sun.jersey + jersey-core + + + org.glassfish.jersey.ext + jersey-entity-filtering + + + org.glassfish.jersey.bundles.repackaged + jersey-guava + + + com.sun.jersey.contribs + jersey-guice + + + com.sun.jersey + jersey-json + + + org.glassfish.jersey.media + jersey-media-json-jackson + + + com.sun.jersey + jersey-server + + + commons-logging + commons-logging + + + net.jpountz.lz4 + lz4 + + + org.mortbay.jetty + jetty-util + + + log4j + log4j + + + ch.qos.logback + logback-core + + + org.codehaus.groovy + groovy + + + jline + jline + + + org.onap.aai.event-client + event-client-api + + + org.onap.aai.event-client + event-client-dmaap + + + org.onap.aai.event-client + event-client-kafka + + + org.apache.httpcomponents + httpcore + + + com.fasterxml.jackson.core + jackson-databind + + + com.thinkaurelius.titan titan-cassandra @@ -60,8 +169,61 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.apache.httpcomponents + httpclient + + + org.slf4j + slf4j-api + + + commons-logging + commons-logging + + + net.jpountz.lz4 + lz4 + + + org.apache.httpcomponents + httpcore + + + javax.validation + validation-api + + + org.hibernate + hibernate-validator + + + ch.qos.logback + logback-core + + + org.apache.commons + commons-lang3 + + + org.javassist + javassist + + + jline + jline + + + xml-apis + xml-apis + + + com.google.guava + guava + + com.thinkaurelius.titan titan-hbase @@ -83,6 +245,14 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.slf4j + slf4j-api + + + log4j + log4j +