Upgraded to Spring Web Services version 1.5.5 (INT-455)

This commit is contained in:
Mark Fisher
2008-11-06 20:40:17 +00:00
parent dd2bcddccf
commit a3f0c128eb
6 changed files with 15 additions and 15 deletions

View File

@@ -7,8 +7,8 @@ Import-Template:
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
org.springframework.core.*;version="[2.5.6, 3.0.0)",
org.springframework.util;version="[2.5.6, 3.0.0)",
org.springframework.oxm;version="[1.5.4.A, 2.0.0)";resolution:=optional,
org.springframework.xml.*;version="[1.5.4.A, 2.0.0)"
org.springframework.oxm;version="[1.5.5.A, 2.0.0)";resolution:=optional,
org.springframework.xml.*;version="[1.5.5.A, 2.0.0)"
Unversioned-Imports:
org.w3c.dom,
javax.xml.*,