From: Daniel Silverthorn Date: Wed, 13 Sep 2017 14:29:14 +0000 (-0400) Subject: Change dependencies to pass tests X-Git-Tag: 2.0.0-ONAP~62 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F13%2F12213%2F1;p=aai%2Fgizmo.git Change dependencies to pass tests Fix a typo and change another dependency to get ChampDao tests to pass Issue ID: AAI-295 Change-Id: I5e69e6385fe598cb9aa04e79955844fe80a77df5 Signed-off-by: Daniel Silverthorn --- diff --git a/pom.xml b/pom.xml index fa693b6..1fc4e33 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ org.apache.tinkerpop gremlin-core - 3.1.0-incubating + 3.0.1-incubating org.slf4j @@ -163,7 +163,7 @@ org.apache.tinkerpop tinkergraph-gremlin - 3.2.3 + 3.0.1-incubating test