test dep in rmi pom

This commit is contained in:
Mark Fisher
2011-05-06 15:02:46 -04:00
parent e350874842
commit e591e7fe9f

View File

@@ -118,6 +118,12 @@
<version>2.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>