From d2a0cd8722622129d504b285010aaa2941a1a5f9 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Tue, 12 Aug 2008 14:35:52 +0000 Subject: [PATCH] http://jira.springframework.org/browse/SWF-830 --- spring-faces/template.mf | 8 ++++---- spring-webflow/template.mf | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-faces/template.mf b/spring-faces/template.mf index 47db7518..fc2dcce6 100644 --- a/spring-faces/template.mf +++ b/spring-faces/template.mf @@ -3,12 +3,12 @@ Bundle-Name: Spring Faces Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Package: - org.springframework.webflow.engine.builder.support;version="[2.0.3, 2.0.4)" + org.springframework.webflow.engine.builder.support;version="[2.0.4, 2.0.5)" Import-Template: - org.springframework.js.*;version="[2.0.3, 2.0.4)", + org.springframework.js.*;version="[2.0.4, 2.0.5)", org.springframework.*;version="[2.5.4.A, 3.0.0)", - org.springframework.binding.*;version="[2.0.3, 2.0.4)", - org.springframework.webflow.*;version="[2.0.3, 2.0.4)", + org.springframework.binding.*;version="[2.0.4, 2.0.5)", + org.springframework.webflow.*;version="[2.0.4, 2.0.5)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.el;version="[2.1.0, 3.0.0)", javax.servlet;version="[2.4.0, 3.0.0)", diff --git a/spring-webflow/template.mf b/spring-webflow/template.mf index 66e4b0c8..0c0ac320 100644 --- a/spring-webflow/template.mf +++ b/spring-webflow/template.mf @@ -3,9 +3,9 @@ Bundle-Name: Spring Web Flow Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.js.*;version="[2.0.3, 2.0.4)", + org.springframework.js.*;version="[2.0.4, 2.0.5)", org.springframework.*;version="[2.5.4.A, 3.0.0)", - org.springframework.binding.*;version="[2.0.3, 2.0.4)", + org.springframework.binding.*;version="[2.0.4, 2.0.5)", org.springframework.orm.*;version="[2.5.4.A, 3.0.0)";resolution:=optional, org.springframework.security.*;version="[2.0.0, 3.0.0)";resolution:=optional, org.springframework.transaction.*;version="[2.5.4.A, 3.0.0)";resolution:=optional,