Upgrade to janus 0.2.0 39/43739/1
authorDaniel Silverthorn <daniel.silverthorn@amdocs.com>
Thu, 19 Apr 2018 14:23:05 +0000 (10:23 -0400)
committerDaniel Silverthorn <daniel.silverthorn@amdocs.com>
Thu, 19 Apr 2018 14:25:20 +0000 (10:25 -0400)
Change-Id: I47de44fed3113817096127eb4e849ede259eaad8
Issue-ID: AAI-1082
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
champ-lib/champ-janus/pom.xml
champ-service-deps-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>
index 8c99d0a..eaee1e9 100644 (file)
@@ -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>