X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service-deps-titan%2Fpom.xml;h=2b35a34cd5aff274eb9b28f8cd516858f10568e2;hb=7f5890c6fc0fc6ac130b0946e744c23e600832e9;hp=3f6165b14c59fdd52ed335aaa4e41edfb039577d;hpb=84cdd4d4e354e856bf265c36d4953367cb9a1bd7;p=aai%2Fchamp.git diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index 3f6165b..2b35a34 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -1,18 +1,158 @@ + 4.0.0 - org.onap.aai + + org.onap.aai + champ + 1.5.0-SNAPSHOT + + + org.onap.aai.champ champ-service-deps-titan pom - 1.2.0-SNAPSHOT - + - org.onap.aai + org.onap.aai.champ.champ-lib champ-titan - 1.2.0-SNAPSHOT + ${project.version} + + + 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.onap.aai.event-client + event-client-rabbitmq + + + org.apache.httpcomponents + httpcore + + + com.fasterxml.jackson.core + jackson-databind + + + com.thinkaurelius.titan titan-cassandra @@ -34,8 +174,69 @@ 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 + + + org.mindrot + jbcrypt + + + dom4j + dom4j + + com.thinkaurelius.titan titan-hbase @@ -57,6 +258,14 @@ org.apache.tinkerpop gremlin-core + + org.slf4j + slf4j-api + + + log4j + log4j + @@ -75,7 +284,7 @@ copy-dependencies - ../champ-service/target/graph-deps/titan-deps + target/graph-deps/titan-deps false false true @@ -83,6 +292,10 @@ + + org.apache.maven.plugins + maven-deploy-plugin + - \ No newline at end of file +