SEC-1131: Correct portlet API version.

This commit is contained in:
Luke Taylor 2009-04-17 04:56:59 +00:00
parent 23c23c6f3f
commit 446bcb9b1d

View File

@ -23,7 +23,7 @@
<dependency>
<groupId>portlet-api</groupId>
<artifactId>portlet-api</artifactId>
<version>1.0</version>
<version>2.0</version>
<scope>provided</scope>
</dependency>
<dependency>