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 d9a0887 commit 84ce56dCopy full SHA for 84ce56d
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-jpa</artifactId>
8
- <version>2.0.0.BUILD-SNAPSHOT</version>
+ <version>2.0.0.DATAJPA-1110-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>2.0.0.BUILD-SNAPSHOT</springdata.commons>
+ <springdata.commons>2.0.0.DATACMNS-1058-SNAPSHOT</springdata.commons>
30
31
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
32
0 commit comments