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:
parent
c4f25c5640
commit
718323f814
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue