Fixed a build issue

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2209 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Ramnivas Laddad 2009-10-27 19:35:01 +00:00
parent c4f25c5640
commit 718323f814
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency org="org.springframework" name="org.springframework.context.support" rev="latest.integration" conf="test->runtime"/>
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.7.0" conf="compile->compile"/>
<dependency org="javax.persistence" name="com.springsource.javax.persistence" rev="1.0.0" conf="provided, compile->compile"/>
<dependency org="javax.mail" name="com.springsource.javax.mail" rev="1.4.0" conf="test->compile"/>
</dependencies>
</ivy-module>