diff --git a/community/cypher/acceptance-spec-suite/pom.xml b/community/cypher/acceptance-spec-suite/pom.xml index 93c0e50f55d0a..8667641950739 100644 --- a/community/cypher/acceptance-spec-suite/pom.xml +++ b/community/cypher/acceptance-spec-suite/pom.xml @@ -173,10 +173,6 @@ org.neo4j neo4j-lucene-index - - org.neo4j - neo4j-graph-matching - org.neo4j neo4j-graph-algo diff --git a/community/cypher/cypher/pom.xml b/community/cypher/cypher/pom.xml index bb7ce986f7c42..695cea97fbd64 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -200,10 +200,6 @@ org.neo4j neo4j-lucene-index - - org.neo4j - neo4j-graph-matching - org.neo4j neo4j-graph-algo @@ -231,10 +227,6 @@ org.neo4j neo4j-lucene-index - - org.neo4j - neo4j-graph-matching - org.neo4j neo4j-graph-algo @@ -274,10 +266,6 @@ org.neo4j neo4j-lucene-index - - org.neo4j - neo4j-graph-matching - org.neo4j neo4j-graph-algo diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index bf2537b0635fb..6115799e83ce2 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -264,10 +264,11 @@ neo4j-lucene-index ${project.version} + org.neo4j neo4j-graph-matching - ${project.version} + 3.1.1 org.neo4j diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index d2eb03241f1dc..4781e3570b465 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -53,11 +53,6 @@ neo4j-udc ${project.version} - - org.neo4j - neo4j-graph-matching - ${project.version} - org.neo4j neo4j-cypher