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 5046601 commit 9ca86eeCopy full SHA for 9ca86ee
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>org.springframework.data</groupId>
26
<artifactId>spring-data-neo4j</artifactId>
27
- <version>6.1.0-SNAPSHOT</version>
+ <version>6.1.0-DATAGRAPH-1428-SNAPSHOT</version>
28
29
<name>Spring Data Neo4j</name>
30
<description>Next generation Object-Graph-Mapping for Spring Data.</description>
@@ -116,7 +116,7 @@
116
<skipIntegrationTests>${skipTests}</skipIntegrationTests>
117
118
<skipUnitTests>${skipTests}</skipUnitTests>
119
- <springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
+ <springdata.commons>2.4.0-DATACMNS-800-SNAPSHOT</springdata.commons>
120
121
<spring-data-commons-docs.dir>../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs.dir>
122
</properties>
0 commit comments