From 400dcd21f9a8e071aef0ac7a941651ee865f8a0a Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Fri, 6 Jun 2008 10:42:21 +0000 Subject: [PATCH] Reving the templates --- 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 85fcafcb..62076a56 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.2, 2.0.2]" + org.springframework.webflow.engine.builder.support;version="[2.0.2, 2.0.3)" Import-Template: - org.springframework.js.*;version="[2.0.2, 2.0.2]", + org.springframework.js.*;version="[2.0.2, 2.0.3)", org.springframework.*;version="[2.5.4.A, 3.0.0)", - org.springframework.binding.*;version="[2.0.2, 2.0.2]", - org.springframework.webflow.*;version="[2.0.2, 2.0.2]", + org.springframework.binding.*;version="[2.0.2, 2.0.3)", + org.springframework.webflow.*;version="[2.0.2, 2.0.3)", 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 eed82c84..d59db82c 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.2, 2.0.2]", + org.springframework.js.*;version="[2.0.2, 2.0.3)", org.springframework.*;version="[2.5.4.A, 3.0.0)", - org.springframework.binding.*;version="[2.0.2, 2.0.2]", + org.springframework.binding.*;version="[2.0.2, 2.0.3)", 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,