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 7e94c6b commit 55758a0Copy full SHA for 55758a0
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-jpa</artifactId>
8
- <version>1.10.0.BUILD-SNAPSHOT</version>
+ <version>1.10.0.DATAJPA-876-SNAPSHOT</version>
9
10
<name>Spring Data JPA</name>
11
<description>Spring Data module for JPA repositories.</description>
@@ -26,7 +26,7 @@
26
<hsqldb1>1.8.0.10</hsqldb1>
27
<jpa>2.0.0</jpa>
28
<openjpa>2.4.1</openjpa>
29
- <springdata.commons>1.12.0.BUILD-SNAPSHOT</springdata.commons>
+ <springdata.commons>1.12.0.DATACMNS-830-SNAPSHOT</springdata.commons>
30
31
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
32
0 commit comments