This commit is contained in:
Jonas Partner
2008-11-22 21:57:10 +00:00
parent 4735c700b1
commit 25766bc7be
4 changed files with 16 additions and 22 deletions

View File

@@ -33,6 +33,7 @@
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" 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.ws" rev="latest.integration" conf="compile->compile"/>
<dependency org="org.springframework.integration" name="org.springframework.integration.xml" rev="latest.integration" conf="compile->compile"/>
</dependencies>
</ivy-module>