I've set my new project with dependency to springframework [2,) I expect maven to get the latest 2.0.2 version.
This fails. the maven-metadata.xml<http://repo1.maven.org/maven2/org/springframework/spring-jdbc/maven-metadata.xml> has not been updated since 2.0-m4. As those jars are in sync with spring-developpers repository, is this a maven or spring issue ?