Skip to content

Commit 25f5e00

Browse files
committed
DATAJPA-1818 - Prepare branch
1 parent cd574c6 commit 25f5e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-jpa</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
8+
<version>2.5.0-DATAJPA-1818-SNAPSHOT</version>
99

1010
<name>Spring Data JPA</name>
1111
<description>Spring Data module for JPA repositories.</description>
@@ -25,7 +25,7 @@
2525
<hibernate>5.4.8.Final</hibernate>
2626
<mockito>2.19.1</mockito>
2727
<hibernate.groupId>org.hibernate</hibernate.groupId>
28-
<springdata.commons>2.5.0-SNAPSHOT</springdata.commons>
28+
<springdata.commons>2.4.0-DATACMNS-800-SNAPSHOT</springdata.commons>
2929

3030
<java-module-name>spring.data.jpa</java-module-name>
3131

0 commit comments

Comments
 (0)