Updated root POM

This commit is contained in:
nebhale
2008-02-22 13:37:48 +00:00
parent 1d18611e09
commit 4b31af3e2b

View File

@@ -509,6 +509,11 @@
<artifactId>spring-beans</artifactId>
<version>${spring.framework.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>${spring.framework.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>