Fix locally failing TCs in catalog-be
[sdc.git] / integration-tests / pom.xml
index 5506ecf..72f68e1 100644 (file)
@@ -123,6 +123,10 @@ limitations under the License.
             <version>${janusgraph.version}</version>
             <scope>test</scope>
             <exclusions>
+                <exclusion>
+                    <artifactId>gremlin-groovy</artifactId>
+                    <groupId>org.apache.tinkerpop</groupId>
+                </exclusion>
                 <exclusion>
                     <artifactId>slf4j-log4j12</artifactId>
                     <groupId>org.slf4j</groupId>