Rename neo4j.version to neo4j-java-driver.version

Closes gh-22952
This commit is contained in:
Stephane Nicoll 2020-08-18 11:00:11 +02:00
parent 9460d74e8a
commit 0b28236e55

View File

@ -1170,7 +1170,7 @@ bom {
]
}
}
library("Neo4j", "4.1.1") {
library("Neo4j Java Driver", "4.1.1") {
group("org.neo4j.driver") {
modules = [
"neo4j-java-driver"