Updated dependencies to Spring 2.1-m4 and now have Ivy look to the proper location for depdencies.
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
<!-- global dependencies -->
|
||||
<dependency org="commons-logging" name="commons-logging" rev="1.0.4"/>
|
||||
<dependency org="ognl" name="ognl" rev="2.6.9" />
|
||||
<dependency org="org.springframework" name="spring-beans" rev="2.1-m3" />
|
||||
<dependency org="org.springframework" name="spring-context" rev="2.1-m3" />
|
||||
<dependency org="org.springframework" name="spring-core" rev="2.1-m3" />
|
||||
<dependency org="org.springframework" name="spring-beans" rev="2.1-m4" />
|
||||
<dependency org="org.springframework" name="spring-context" rev="2.1-m4" />
|
||||
<dependency org="org.springframework" name="spring-core" rev="2.1-m4" />
|
||||
|
||||
<!-- build time only dependencies -->
|
||||
<dependency org="javax.el" name="el-api" rev="1.0" conf="buildtime->default"/>
|
||||
|
||||
Reference in New Issue
Block a user