PLUTO-795 Upgraded the TCK to Pluto test version 3.1.1
diff --git a/portlet-tck_3.0/pom.xml b/portlet-tck_3.0/pom.xml
index be6daf6..9d21634 100644
--- a/portlet-tck_3.0/pom.xml
+++ b/portlet-tck_3.0/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.portals.pluto</groupId>
 		<artifactId>pluto</artifactId>
-		<version>3.1.0</version>
+		<version>3.1.1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
@@ -43,7 +43,7 @@
 		<tag>HEAD</tag>
 	</scm>
 	<properties>
-		<pluto.test.version>3.1.0</pluto.test.version>
+		<pluto.test.version>3.1.1</pluto.test.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<!-- To automatically generate a list of test cases, each module transforms the portlet.xml file -->
 		<!-- using an XSLT transformation. -->