From 9329d27a6c9b5416876e182bcdcb31fd7caef0e6 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Wed, 25 Jun 2008 20:24:35 +0000 Subject: [PATCH] update build version to 2.0.3 --- build.properties | 2 +- spring-faces/template.mf | 8 ++++---- spring-webflow/template.mf | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build.properties b/build.properties index 244513af..d6f3cfaa 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=2.0.2 +version=2.0.3 release.type=integration natural.name=spring-webflow project.key=SWF diff --git a/spring-faces/template.mf b/spring-faces/template.mf index 62076a56..5ccb712d 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.3)" + org.springframework.webflow.engine.builder.support;version="[2.0.3, 2.0.4)" Import-Template: - org.springframework.js.*;version="[2.0.2, 2.0.3)", + org.springframework.js.*;version="[2.0.3, 2.0.4)", org.springframework.*;version="[2.5.4.A, 3.0.0)", - org.springframework.binding.*;version="[2.0.2, 2.0.3)", - org.springframework.webflow.*;version="[2.0.2, 2.0.3)", + org.springframework.binding.*;version="[2.0.3, 2.0.4)", + org.springframework.webflow.*;version="[2.0.3, 2.0.4)", 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 d59db82c..66e4b0c8 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.3)", + org.springframework.js.*;version="[2.0.3, 2.0.4)", org.springframework.*;version="[2.5.4.A, 3.0.0)", - org.springframework.binding.*;version="[2.0.2, 2.0.3)", + org.springframework.binding.*;version="[2.0.3, 2.0.4)", 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,