diff --git a/org.springframework.integration.ws/.classpath b/org.springframework.integration.ws/.classpath index a724fd521f..431fbc26fc 100644 --- a/org.springframework.integration.ws/.classpath +++ b/org.springframework.integration.ws/.classpath @@ -12,9 +12,9 @@ - - - + + + diff --git a/org.springframework.integration.ws/ivy.xml b/org.springframework.integration.ws/ivy.xml index 7a21951c0a..ea88cf8bd4 100644 --- a/org.springframework.integration.ws/ivy.xml +++ b/org.springframework.integration.ws/ivy.xml @@ -25,10 +25,10 @@ - + - + diff --git a/org.springframework.integration.ws/template.mf b/org.springframework.integration.ws/template.mf index 70276bb69f..2d2bacb570 100644 --- a/org.springframework.integration.ws/template.mf +++ b/org.springframework.integration.ws/template.mf @@ -6,9 +6,9 @@ Import-Template: org.springframework.integration.*;version="[1.0.0, 1.0.1)", org.springframework.beans.factory.*;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)", - org.springframework.ws.*;version="[1.5.4.A, 2.0.0)", - org.springframework.xml.transform;version="[1.5.4.A, 2.0.0)" + org.springframework.oxm;version="[1.5.5.A, 2.0.0)", + org.springframework.ws.*;version="[1.5.5.A, 2.0.0)", + org.springframework.xml.transform;version="[1.5.5.A, 2.0.0)" Unversioned-Imports: org.w3c.dom, javax.xml.transform.* diff --git a/org.springframework.integration.xml/.classpath b/org.springframework.integration.xml/.classpath index a985549051..7b8cebcb30 100644 --- a/org.springframework.integration.xml/.classpath +++ b/org.springframework.integration.xml/.classpath @@ -13,11 +13,11 @@ - - + + + - diff --git a/org.springframework.integration.xml/ivy.xml b/org.springframework.integration.xml/ivy.xml index b103f0f250..c98b507f6f 100644 --- a/org.springframework.integration.xml/ivy.xml +++ b/org.springframework.integration.xml/ivy.xml @@ -29,10 +29,10 @@ - + - + diff --git a/org.springframework.integration.xml/template.mf b/org.springframework.integration.xml/template.mf index 074c6a19dc..789976b18f 100644 --- a/org.springframework.integration.xml/template.mf +++ b/org.springframework.integration.xml/template.mf @@ -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.*,