From 0578522d2511857c3316bc8c8f83c39fcb0815df Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Thu, 6 Aug 2009 21:10:22 +0000 Subject: [PATCH] Updating OSGi templates to include Spring 2.5.6.SEC01 --- spring-js/template.mf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-js/template.mf b/spring-js/template.mf index 204ecf5f..fa3ba868 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="[2.5.6.A, 3.1.0)", + org.springframework.*;version="[2.5.6.SEC01, 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)",