Updated poms

This commit is contained in:
Arjen Poutsma
2010-02-19 09:21:04 +00:00
parent 697baa477f
commit 677b0b54fc
24 changed files with 46 additions and 46 deletions
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<packaging>jar</packaging>
<version>3.0.1.RELEASE</version>
<version>3.0.1.RELEASE.A</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.RELEASE</version>
<version>3.0.1.RELEASE.A</version>
</parent>
<dependencies>