Merge "Attempt to fix the test failures on centos"
authorVenkata Harish Kajur <vk250x@att.com>
Mon, 12 Aug 2019 13:21:46 +0000 (13:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 12 Aug 2019 13:21:46 +0000 (13:21 +0000)
aai-core/pom.xml

index 6b31807..a0199be 100644 (file)
         <dependency>
             <groupId>org.janusgraph</groupId>
             <artifactId>janusgraph-core</artifactId>
-            <version>0.2.0</version>
+            <version>0.2.3</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.slf4j</groupId>