diff --git a/org.springframework.integration.ws/template.mf b/org.springframework.integration.ws/template.mf index 1f06d41a06..e5e0825830 100644 --- a/org.springframework.integration.ws/template.mf +++ b/org.springframework.integration.ws/template.mf @@ -6,6 +6,7 @@ Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)", org.springframework.beans.*;version="[3.0.0, 4.0.0)", org.springframework.context;version="[3.0.0, 4.0.0)", + org.springframework.scheduling.*;version="[3.0.0, 4.0.0)", org.springframework.util;version="[3.0.0, 4.0.0)", org.springframework.oxm;version="[1.5.7.A, 2.0.0)", org.springframework.ws.*;version="[1.5.7.A, 2.0.0)",