From 1f988e0c57040f52b5a3c4cde36ceaef473e8048 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Mon, 28 Feb 2011 11:39:58 +0000 Subject: [PATCH] Update template.mf files to Spring 3.0.5.RELEASE --- spring-binding/template.mf | 2 +- spring-faces/template.mf | 2 +- spring-js/template.mf | 2 +- spring-webflow/template.mf | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/spring-binding/template.mf b/spring-binding/template.mf index 8b1966de..d82b70ae 100644 --- a/spring-binding/template.mf +++ b/spring-binding/template.mf @@ -6,7 +6,7 @@ Import-Package: ognl;version="[2.6.9, 3.0.0)";resolution:=optional, org.jboss.el;version="[2.0.0, 3.0.0)";resolution:=optional Import-Template: - org.springframework.*;version="[3.0.4.RELEASE, 3.1.0)", + org.springframework.*;version="[3.0.5.RELEASE, 3.1.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.el;version="[1.0.0, 2.0.0)";resolution:=optional, ognl;version="[2.6.9, 3.0.0)";resolution:=optional, diff --git a/spring-faces/template.mf b/spring-faces/template.mf index 4032a5a1..ac6c098c 100644 --- a/spring-faces/template.mf +++ b/spring-faces/template.mf @@ -8,7 +8,7 @@ Import-Template: org.springframework.binding.*;version="[2.3.0, 2.4.0)", org.springframework.js.*;version="[2.3.0, 2.4.0)", org.springframework.webflow.*;version="[2.3.0, 2.4.0)", - org.springframework.*;version="[3.0.4.RELEASE, 3.1.0)", + org.springframework.*;version="[3.0.5.RELEASE, 3.1.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.el;version="[1.0.0, 2.0.0)", javax.portlet;version="[2.0.0, 3.0.0)";resolution:=optional, diff --git a/spring-js/template.mf b/spring-js/template.mf index 97a5d061..0f228cc8 100644 --- a/spring-js/template.mf +++ b/spring-js/template.mf @@ -3,7 +3,7 @@ Bundle-Name: Spring JS Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.*;version="[3.0.4.RELEASE, 3.1.0)", + org.springframework.*;version="[3.0.5.RELEASE, 3.1.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.servlet;version="[2.4.0, 3.0.0)", javax.servlet.http;version="[2.4.0, 3.0.0)", diff --git a/spring-webflow/template.mf b/spring-webflow/template.mf index 239623b8..b1c793ec 100644 --- a/spring-webflow/template.mf +++ b/spring-webflow/template.mf @@ -5,10 +5,10 @@ Bundle-ManifestVersion: 2 Import-Template: org.springframework.binding.*;version="[2.3.0, 2.4.0)", org.springframework.js.*;version="[2.3.0, 2.4.0)", - org.springframework.*;version="[3.0.4.RELEASE, 3.1.0)", - org.springframework.orm.*;version="[3.0.4.RELEASE, 3.1.0)";resolution:=optional, - org.springframework.transaction.*;version="[3.0.4.RELEASE, 3.1.0)";resolution:=optional, - org.springframework.web.portlet.*;version="[3.0.4.RELEASE, 3.1.0)";resolution:=optional, + org.springframework.*;version="[3.0.5.RELEASE, 3.1.0)", + org.springframework.orm.*;version="[3.0.5.RELEASE, 3.1.0)";resolution:=optional, + org.springframework.transaction.*;version="[3.0.5.RELEASE, 3.1.0)";resolution:=optional, + org.springframework.web.portlet.*;version="[3.0.5.RELEASE, 3.1.0)";resolution:=optional, org.springframework.security.*;version="[3.0.0, 4.0.0)";resolution:=optional, org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.servlet;version="[2.4.0, 3.0.0)",