Skip to content

Commit 7502ac1

Browse files
committed
DATAMONGO-432 - Upgraded to Spring Data Commons 1.3.0.RC1.
1 parent 3dfc59b commit 7502ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-data-mongodb-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<org.springframework.version.30>3.0.7.RELEASE</org.springframework.version.30>
2020
<org.springframework.version.40>4.0.0.RELEASE</org.springframework.version.40>
2121
<org.springframework.version.range>[${org.springframework.version.30}, ${org.springframework.version.40})</org.springframework.version.range>
22-
<data.commons.version>1.3.0.BUILD-SNAPSHOT</data.commons.version>
22+
<data.commons.version>1.3.0.RC1</data.commons.version>
2323
<aspectj.version>1.6.11.RELEASE</aspectj.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)