X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service-deps-titan%2Fpom.xml;h=a67af1ec384c9c41d91a426cb7bffdfce14497f5;hb=refs%2Fchanges%2F27%2F45927%2F1;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..a67af1e 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -22,17 +22,128 @@ 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.2.0-SNAPSHOT + + champ-service-deps-titan pom - 1.2.0-SNAPSHOT - + 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.thinkaurelius.titan titan-cassandra @@ -54,8 +165,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 @@ -77,6 +241,14 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.slf4j + slf4j-api + + + log4j + log4j + @@ -95,7 +267,7 @@ limitations under the License. copy-dependencies - ../champ-service/target/graph-deps/titan-deps + target/graph-deps/titan-deps false false true @@ -103,6 +275,13 @@ limitations under the License. + + org.apache.maven.plugins + maven-deploy-plugin + + true + + \ No newline at end of file