Removed unused dependencies.

This commit is contained in:
Mark Fisher
2008-11-06 19:43:06 +00:00
parent 08eded0128
commit 85794bac9f
2 changed files with 1 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
<dependencies>
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0" conf="test->runtime"/>
<dependency org="org.springframework" name="org.springframework.context.support" rev="2.5.6" conf="compile->runtime"/>
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
<dependency org="org.springframework.integration" name="org.springframework.integration" rev="latest.integration" conf="compile->compile"/>
</dependencies>