X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1fc4e33819eefcac6cebb3b8796ff2f9baba452d;hb=71b978b3fc9bf3799163baa6f9c1d920b219b492;hp=0cb91814914dedcbb8e0c92074d734ce8b18704d;hpb=91bfcea8df6302133254c26379ef285525b551f0;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 0cb9181..1fc4e33 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ org.onap.aai.gizmo gizmo 1.1.0-SNAPSHOT + aai-gizmo crud-api @@ -74,70 +75,6 @@ 2.6.2 - - com.thinkaurelius.titan - titan-cassandra - 1.0.0 - - - org.apache.tinkerpop - gremlin-groovy - - - org.slf4j - slf4j-log4j12 - - - ch.qos.logback - logback-classic - - - org.apache.tinkerpop - gremlin-core - - - - - - com.thinkaurelius.titan - titan-hbase - 1.0.0 - - - org.apache.tinkerpop - gremlin-groovy - - - org.slf4j - slf4j-log4j12 - - - ch.qos.logback - logback-classic - - - org.apache.tinkerpop - gremlin-core - - - - - - org.apache.hbase - hbase-client - 1.0.2 - - - org.slf4j - slf4j-log4j12 - - - com.google.guava - guava - - - - org.openecomp.aai.logging-service @@ -156,6 +93,22 @@ aai-schema 1.1.0-SNAPSHOT + + org.onap.aai.aai-common + aai-utils + 1.1.0-SNAPSHOT + + + org.onap.aai.aai-common + aai-core + 1.1.0-SNAPSHOT + + + * + * + + + org.onap.aai.aai-common @@ -173,7 +126,7 @@ org.openecomp.aai champ - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT compile @@ -183,27 +136,48 @@ - - - com.thinkaurelius.titan - titan-cassandra - 1.0.0 + + com.jayway.jsonpath + json-path + 2.2.0 + + + + org.apache.tinkerpop + gremlin-core + 3.0.1-incubating org.slf4j slf4j-log4j12 + + org.slf4j + jcl-over-slf4j + + + + + + org.apache.tinkerpop + tinkergraph-gremlin + 3.0.1-incubating + test + + + org.json json 20131018 + + junit + junit +