Explicitly Specify database name with liquibase-neo4j

That's indeed the way to go.
You can use the database setting as a query parameter in the jdbc connection string.
The database value can then come from a maven property.