INT-842 goodbye adapter module

This commit is contained in:
Mark Fisher
2010-04-30 23:59:22 +00:00
parent b8cfd04ffd
commit 2363e4c525
24 changed files with 9 additions and 203 deletions

View File

@@ -22,7 +22,6 @@
<dependencies>
<dependency org="org.junit" name="com.springsource.org.junit" rev="${junit.version}" conf="test->runtime"/>
<dependency org="org.springframework.integration" name="org.springframework.integration" rev="latest.integration" conf="compile->compile"/>
<dependency org="org.springframework.integration" name="org.springframework.integration.adapter" rev="latest.integration" conf="compile->compile"/>
<dependency org="org.springframework" name="org.springframework.test" rev="${spring.version}" conf="compile->runtime"/>
<dependency org="org.mockito" name="com.springsource.org.mockito" rev="${mockito.version}" />
</dependencies>