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/c0bb1dab
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c0bb1dab
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c0bb1dab

Branch: refs/heads/TINKERPOP-1692
Commit: c0bb1daba36e1606940d5e3fda2a73481297851e
Parents: e86d5f6
Author: Robert Dale <[email protected]>
Authored: Fri Aug 4 07:29:29 2017 -0400
Committer: Robert Dale <[email protected]>
Committed: Sat Sep 2 20:31:17 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/c0bb1dab/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