summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fa693b6..1fc4e33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
<dependency>
<groupId>org.apache.tinkerpop</groupId>
<artifactId>gremlin-core</artifactId>
- <version>3.1.0-incubating</version>
+ <version>3.0.1-incubating</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@@ -163,7 +163,7 @@
<dependency>
<groupId>org.apache.tinkerpop</groupId>
<artifactId>tinkergraph-gremlin</artifactId>
- <version>3.2.3</version>
+ <version>3.0.1-incubating</version>
<scope>test</scope>
</dependency>