|
|
|
|
@ -5,6 +5,12 @@
@@ -5,6 +5,12 @@
|
|
|
|
|
<artifactId>spring-integration-tests</artifactId> |
|
|
|
|
<packaging>jar</packaging> |
|
|
|
|
<version>3.0.1.BUILD-SNAPSHOT</version> |
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
<artifactId>spring-parent</artifactId> |
|
|
|
|
<relativePath>../org.springframework.spring-parent</relativePath> |
|
|
|
|
<version>3.0.1.BUILD-SNAPSHOT</version> |
|
|
|
|
</parent> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.caucho</groupId> |
|
|
|
|
|