2.0.9 build properties

This commit is contained in:
Keith Donald
2009-09-25 03:11:14 +00:00
parent 059e57644f
commit 8452e1994e
5 changed files with 33 additions and 33 deletions

View File

@@ -3,11 +3,11 @@ Bundle-Name: Spring Faces
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
org.springframework.webflow.engine.builder.support;version="[2.0.8, 2.0.9)"
org.springframework.webflow.engine.builder.support;version="[2.0.9, 2.0.10)"
Import-Template:
org.springframework.binding.*;version="[2.0.8, 2.0.9)",
org.springframework.js.*;version="[2.0.8, 2.0.9)",
org.springframework.webflow.*;version="[2.0.8, 2.0.9)",
org.springframework.binding.*;version="[2.0.9, 2.0.10)",
org.springframework.js.*;version="[2.0.9, 2.0.10)",
org.springframework.webflow.*;version="[2.0.9, 2.0.10)",
org.springframework.*;version="[2.5.6.SEC01, 3.1.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
javax.el;version="[1.0.0, 2.0.0)",