Skip to content

Commit c5d4be6

Browse files
committed
Prepare issue branch.
1 parent 8bc66fc commit c5d4be6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>org.springframework.data</groupId>
2626
<artifactId>spring-data-neo4j</artifactId>
27-
<version>7.3.0-SNAPSHOT</version>
27+
<version>7.3.0-GH-2890-SNAPSHOT</version>
2828

2929
<name>Spring Data Neo4j</name>
3030
<description>Next generation Object-Graph-Mapping for Spring Data.</description>
@@ -113,7 +113,7 @@
113113

114114
<skipUnitTests>${skipTests}</skipUnitTests>
115115

116-
<springdata.commons>3.3.0-SNAPSHOT</springdata.commons>
116+
<springdata.commons>3.3.x-3070-SNAPSHOT</springdata.commons>
117117
</properties>
118118

119119
<dependencyManagement>

0 commit comments

Comments
 (0)