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

@@ -28,7 +28,6 @@
<dependency org="org.springframework" name="org.springframework.test" rev="${spring.version}" conf="test->runtime"/>
<dependency org="org.springframework" name="org.springframework.transaction" rev="${spring.version}" conf="compile->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"/>
</dependencies>
</ivy-module>