Skip to content

Commit 84ce56d

Browse files
DATAJPA-1110 - Prepare issue branch.
1 parent d9a0887 commit 84ce56d

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.0.0.BUILD-SNAPSHOT</version>
8+
<version>2.0.0.DATAJPA-1110-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>2.0.0.BUILD-SNAPSHOT</springdata.commons>
29+
<springdata.commons>2.0.0.DATACMNS-1058-SNAPSHOT</springdata.commons>
3030

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

0 commit comments

Comments
 (0)