diff --git a/pom.xml b/pom.xml index 81db6dc..2afc8f0 100644 --- a/pom.xml +++ b/pom.xml @@ -239,21 +239,6 @@ - org.codehaus.mojo @@ -281,7 +266,7 @@ com.github.harti2006 neo4j-server-maven-plugin - 2.0-SNAPSHOT + 2.0 ${neo4j.server.version} ${neo4j.server.httpPort} diff --git a/revision-history.md b/revision-history.md index 7a17482..33283e8 100644 --- a/revision-history.md +++ b/revision-history.md @@ -3,11 +3,9 @@ # 2.0.1-SNAPSHOT * Current snapshot -# 2.0RC3 +# 2.0 * download-page added * Eclipse directive to ignore plug-ins added (avoid irrelevant warnings in Eclipse) - -## 2.0RC2 * Java 11 migration and other dependency upgrades * Migrated to github actions, generic CI scripts