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 ba3596d commit 454c8d4Copy full SHA for 454c8d4
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.data.build</groupId>
8
<artifactId>spring-data-parent</artifactId>
9
- <version>1.9.0.RC1</version>
+ <version>1.9.0.RELEASE</version>
10
</parent>
11
12
<groupId>com.ifrabbit</groupId>
@@ -40,7 +40,7 @@
40
</scm>
41
42
<properties>
43
- <springdata.commons.version>1.13.0.RC1</springdata.commons.version>
+ <springdata.commons.version>1.13.0.RELEASE</springdata.commons.version>
44
<mybatis.version>3.4.2</mybatis.version>
45
</properties>
46
0 commit comments