We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dee56b commit 520bc7aCopy full SHA for 520bc7a
README.adoc
@@ -46,7 +46,7 @@ If you are on https://spring.io/projects/spring-boot[Spring Boot], all you have
46
[source,xml,subs="verbatim,attributes"]
47
----
48
<dependency>
49
- <groupId>{neo4jgroupId}</groupId>
+ <groupId>{groupIdStarter}</groupId>
50
<artifactId>{artifactIdStarter}</artifactId>
51
<version>{spring-data-neo4j-version}</version>
52
</dependency>
0 commit comments