Skip to content

Commit 50f49ff

Browse files
committed
requires Portlet API 2.0 now
1 parent b5ca53e commit 50f49ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.springframework.web.portlet/template.mf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bundle-Name: Spring Web Portlet
33
Bundle-Vendor: SpringSource
44
Bundle-ManifestVersion: 2
55
Import-Template:
6-
javax.portlet.*;version="[1.0.0, 3.0.0)",
6+
javax.portlet.*;version="[2.0.0, 3.0.0)",
77
javax.servlet.*;version="[2.4.0, 4.0.0)",
88
org.apache.commons.fileupload.*;version="[1.2.0, 2.0.0)";resolution:=optional,
99
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",

0 commit comments

Comments
 (0)