Skip to content

Commit a028888

Browse files
committed
pom.xml: updated Spring Framework to 3.1.0RC2
@see http://www.springsource.org/node/3317 No functional changes.
1 parent 2b29927 commit a028888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<packaging>war</packaging>
1111

1212
<properties>
13-
<spring.version>3.1.0.RC1</spring.version>
13+
<spring.version>3.1.0.RC2</spring.version>
1414
<hibernate.version>3.6.8.Final</hibernate.version>
1515
<lombok.version>0.10.2</lombok.version>
1616
<mysql.connector.version>5.1.18</mysql.connector.version>

0 commit comments

Comments
 (0)