Updated to 0.7-3.2.2-SNAPSHOT that depends on tinkerpop 3.3.0-SNAPSHOT

Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b37b8f2b
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b37b8f2b
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b37b8f2b

Branch: refs/heads/TINKERPOP-1692
Commit: b37b8f2bc24888942a455e1b60ae87d94c7dc333
Parents: 55c7e94
Author: Robert Dale <[email protected]>
Authored: Fri Aug 4 07:29:29 2017 -0400
Committer: Robert Dale <[email protected]>
Committed: Sun Sep 3 00:46:00 2017 -0400

----------------------------------------------------------------------
 neo4j-gremlin/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b37b8f2b/neo4j-gremlin/pom.xml
----------------------------------------------------------------------
diff --git a/neo4j-gremlin/pom.xml b/neo4j-gremlin/pom.xml
index 0e1f8c2..83fdcbe 100644
--- a/neo4j-gremlin/pom.xml
+++ b/neo4j-gremlin/pom.xml
@@ -89,7 +89,7 @@ limitations under the License.
                 <configuration>
                     <archive>
                         <manifestEntries>
-                            
<Gremlin-Plugin-Dependencies>org.neo4j:neo4j-tinkerpop-api-impl:0.6-3.2.2
+                            
<Gremlin-Plugin-Dependencies>org.neo4j:neo4j-tinkerpop-api-impl:0.7-3.2.2-SNAPSHOT
                             </Gremlin-Plugin-Dependencies>
                         </manifestEntries>
                     </archive>
@@ -117,7 +117,7 @@ limitations under the License.
                 <dependency>
                     <groupId>org.neo4j</groupId>
                     <artifactId>neo4j-tinkerpop-api-impl</artifactId>
-                    <version>0.6-3.2.2</version>
+                    <version>0.7-3.2.2-SNAPSHOT</version>
                     <scope>test</scope>
                     <exclusions>
                         <exclusion>

Reply via email to