X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service-deps-titan%2Fpom.xml;h=20b5ec3940bfd3ad8ec428bafbb3ead07df32ff8;hb=bc3a68f80f6e62ffce454947d8cae86ca109e09e;hp=e434618d645b5e30f0df72afe5b7fc09e42ae075;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index e434618..20b5ec3 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -22,17 +22,133 @@ 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 + + org.onap.aai + champ + 1.4.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.apache.httpcomponents + httpcore + + + com.fasterxml.jackson.core + jackson-databind + + + com.thinkaurelius.titan titan-cassandra @@ -54,8 +170,69 @@ 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 + + + org.mindrot + jbcrypt + + + dom4j + dom4j + + com.thinkaurelius.titan titan-hbase @@ -77,6 +254,14 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.slf4j + slf4j-api + + + log4j + log4j + @@ -95,7 +280,7 @@ limitations under the License. copy-dependencies - ../champ-service/target/graph-deps/titan-deps + target/graph-deps/titan-deps false false true @@ -103,6 +288,13 @@ limitations under the License. + + org.apache.maven.plugins + maven-deploy-plugin + + true + + - \ No newline at end of file +