summaryrefslogtreecommitdiffstats
path: root/champ-service-deps-janus
diff options
context:
space:
mode:
Diffstat (limited to 'champ-service-deps-janus')
-rw-r--r--champ-service-deps-janus/pom.xml6
1 files changed, 3 insertions, 3 deletions
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.
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-cassandra</artifactId>
- <version>0.1.1</version>
+ <version>0.2.0</version>
<optional>true</optional>
<exclusions>
<exclusion>
@@ -66,7 +66,7 @@ limitations under the License.
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-hbase</artifactId>
- <version>0.1.1</version>
+ <version>0.2.0</version>
<optional>true</optional>
<exclusions>
<exclusion>
@@ -120,4 +120,4 @@ limitations under the License.
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>