Skip to content

Commit 454c8d4

Browse files
author
Jarvis
committed
closed #90 upgrade spring data commons to 1.13.0.RELEASE
1 parent ba3596d commit 454c8d4

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.data.build</groupId>
88
<artifactId>spring-data-parent</artifactId>
9-
<version>1.9.0.RC1</version>
9+
<version>1.9.0.RELEASE</version>
1010
</parent>
1111

1212
<groupId>com.ifrabbit</groupId>
@@ -40,7 +40,7 @@
4040
</scm>
4141

4242
<properties>
43-
<springdata.commons.version>1.13.0.RC1</springdata.commons.version>
43+
<springdata.commons.version>1.13.0.RELEASE</springdata.commons.version>
4444
<mybatis.version>3.4.2</mybatis.version>
4545
</properties>
4646

0 commit comments

Comments
 (0)