X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service-deps-janus%2Fpom.xml;h=1c58a1844f89f3b0265009d792c7432ecaf44b8c;hb=857d2d42d459a01551ba4b0fc4149e123a9acb04;hp=b8cbfb40793dc18dabc397ed8af578a587429168;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index b8cbfb4..1c58a18 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -22,21 +22,117 @@ 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.1-SNAPSHOT + + + org.onap.aai.champ champ-service-deps-janus pom - 1.2.0-SNAPSHOT - org.onap.aai + org.onap.aai.champ.champ-lib champ-janus - 1.2.0-SNAPSHOT + ${project.version} + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + org.slf4j + slf4j-api + + + log4j + log4j + + + 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 + + + org.mortbay.jetty + jetty-util + + + net.jpountz.lz4 + lz4 + + + 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 + httpclient + + + org.apache.httpcomponents + httpcore + + + org.janusgraph janusgraph-cassandra - 0.1.1 + 0.2.0 true @@ -55,12 +151,53 @@ limitations under the License. org.apache.tinkerpop gremlin-groovy + + ch.qos.logback + logback-core + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + + + org.slf4j + slf4j-api + + + commons-logging + commons-logging + + + com.google.guava + guava + + + javax.validation + validation-api + + + xml-apis + xml-apis + + + org.hibernate + hibernate-validator + + + net.jpountz.lz4 + lz4 + + org.janusgraph janusgraph-hbase - 0.1.1 + 0.2.0 true @@ -79,6 +216,10 @@ limitations under the License. org.apache.tinkerpop gremlin-core + + org.slf4j + slf4j-api + @@ -97,7 +238,7 @@ limitations under the License. copy-dependencies - ../champ-service/target/graph-deps/janus-deps + target/graph-deps/janus-deps false false true @@ -105,6 +246,13 @@ limitations under the License. + + org.apache.maven.plugins + maven-deploy-plugin + + true + + - \ No newline at end of file +