Skip to content

Commit 55758a0

Browse files
committed
DATAJPA-876 - Update documentation for Spring Data JPA 1.10.
Prepare issue branch.
1 parent 7e94c6b commit 55758a0

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>1.10.0.BUILD-SNAPSHOT</version>
8+
<version>1.10.0.DATAJPA-876-SNAPSHOT</version>
99

1010
<name>Spring Data JPA</name>
1111
<description>Spring Data module for JPA repositories.</description>
@@ -26,7 +26,7 @@
2626
<hsqldb1>1.8.0.10</hsqldb1>
2727
<jpa>2.0.0</jpa>
2828
<openjpa>2.4.1</openjpa>
29-
<springdata.commons>1.12.0.BUILD-SNAPSHOT</springdata.commons>
29+
<springdata.commons>1.12.0.DATACMNS-830-SNAPSHOT</springdata.commons>
3030

3131
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
3232

0 commit comments

Comments
 (0)