Upgrade to janus 0.2.0
[aai/champ.git] / champ-lib / champ-janus / pom.xml
index cf76ed0..7d1532b 100644 (file)
@@ -57,7 +57,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>
@@ -81,7 +81,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>