Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Commit

Permalink
upgrading hello-spring-mysql to Spring 3.1 M2
Browse files Browse the repository at this point in the history
  • Loading branch information
markfisher committed Jul 7, 2011
1 parent 0aae1a4 commit bbdcea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-spring-mysql/pom.xml
Expand Up @@ -9,7 +9,7 @@
<version>1.0.0-BUILD-SNAPSHOT</version>
<properties>
<java-version>1.6</java-version>
<org.springframework-version>3.0.5.RELEASE</org.springframework-version>
<org.springframework-version>3.1.0.M2</org.springframework-version>
<org.slf4j-version>1.6.1</org.slf4j-version>
</properties>
<dependencies>
Expand Down

0 comments on commit bbdcea3

Please sign in to comment.