From e0549f46142bcc54cc3d3c04a465e5e6c54ba90c Mon Sep 17 00:00:00 2001 From: Daniel Silverthorn Date: Thu, 19 Apr 2018 10:23:05 -0400 Subject: [PATCH] Upgrade to janus 0.2.0 Change-Id: I47de44fed3113817096127eb4e849ede259eaad8 Issue-ID: AAI-1082 Signed-off-by: Daniel Silverthorn --- champ-lib/champ-janus/pom.xml | 4 ++-- champ-service-deps-janus/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index cf76ed0..7d1532b 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -57,7 +57,7 @@ limitations under the License. org.janusgraph janusgraph-cassandra - 0.1.1 + 0.2.0 true @@ -81,7 +81,7 @@ limitations under the License. org.janusgraph janusgraph-hbase - 0.1.1 + 0.2.0 true diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 8c99d0a..eaee1e9 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -42,7 +42,7 @@ limitations under the License. org.janusgraph janusgraph-cassandra - 0.1.1 + 0.2.0 true @@ -66,7 +66,7 @@ limitations under the License. org.janusgraph janusgraph-hbase - 0.1.1 + 0.2.0 true @@ -120,4 +120,4 @@ limitations under the License. - \ No newline at end of file + -- 2.16.6