[maven-release-plugin] prepare for next development iteration
diff --git a/portlet-tck_3.0/TestModule1/pom.xml b/portlet-tck_3.0/TestModule1/pom.xml
index 4d0ca87..a43f01e 100644
--- a/portlet-tck_3.0/TestModule1/pom.xml
+++ b/portlet-tck_3.0/TestModule1/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-TestModule1</artifactId>
diff --git a/portlet-tck_3.0/TestModule2/pom.xml b/portlet-tck_3.0/TestModule2/pom.xml
index d81dde6..c0dcbf7 100644
--- a/portlet-tck_3.0/TestModule2/pom.xml
+++ b/portlet-tck_3.0/TestModule2/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-TestModule2</artifactId>
diff --git a/portlet-tck_3.0/TestModule3-portlet1/pom.xml b/portlet-tck_3.0/TestModule3-portlet1/pom.xml
index 0a191c0..0e02d23 100644
--- a/portlet-tck_3.0/TestModule3-portlet1/pom.xml
+++ b/portlet-tck_3.0/TestModule3-portlet1/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-TestModule3-Portlet1</artifactId>
diff --git a/portlet-tck_3.0/TestModule3-portlet2/pom.xml b/portlet-tck_3.0/TestModule3-portlet2/pom.xml
index 2be483a..c86df0f 100644
--- a/portlet-tck_3.0/TestModule3-portlet2/pom.xml
+++ b/portlet-tck_3.0/TestModule3-portlet2/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-TestModule3-Portlet2</artifactId>
diff --git a/portlet-tck_3.0/TestModule3/pom.xml b/portlet-tck_3.0/TestModule3/pom.xml
index b64ec5b..90ff71a 100644
--- a/portlet-tck_3.0/TestModule3/pom.xml
+++ b/portlet-tck_3.0/TestModule3/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-TestModule3</artifactId>
diff --git a/portlet-tck_3.0/V2AddlEnvironmentTests/pom.xml b/portlet-tck_3.0/V2AddlEnvironmentTests/pom.xml
index a81d29f..4f3c0c9 100644
--- a/portlet-tck_3.0/V2AddlEnvironmentTests/pom.xml
+++ b/portlet-tck_3.0/V2AddlEnvironmentTests/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2AddlEnvironmentTests</artifactId>
diff --git a/portlet-tck_3.0/V2AddlFilterTests/pom.xml b/portlet-tck_3.0/V2AddlFilterTests/pom.xml
index 1e0a7e7..cf24c72 100644
--- a/portlet-tck_3.0/V2AddlFilterTests/pom.xml
+++ b/portlet-tck_3.0/V2AddlFilterTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2AddlFilterTests</artifactId>
diff --git a/portlet-tck_3.0/V2AddlPortletTests/pom.xml b/portlet-tck_3.0/V2AddlPortletTests/pom.xml
index 42a908a..ddac576 100644
--- a/portlet-tck_3.0/V2AddlPortletTests/pom.xml
+++ b/portlet-tck_3.0/V2AddlPortletTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2AddlPortletTests</artifactId>
diff --git a/portlet-tck_3.0/V2AddlRequestTests/pom.xml b/portlet-tck_3.0/V2AddlRequestTests/pom.xml
index 7319459..5a52f94 100644
--- a/portlet-tck_3.0/V2AddlRequestTests/pom.xml
+++ b/portlet-tck_3.0/V2AddlRequestTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2AddlRequestTests</artifactId>
diff --git a/portlet-tck_3.0/V2AddlResponseTests/pom.xml b/portlet-tck_3.0/V2AddlResponseTests/pom.xml
index eafa21d..9dd1ca0 100644
--- a/portlet-tck_3.0/V2AddlResponseTests/pom.xml
+++ b/portlet-tck_3.0/V2AddlResponseTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2AddlResponseTests</artifactId>
diff --git a/portlet-tck_3.0/V2AnnotationTests/pom.xml b/portlet-tck_3.0/V2AnnotationTests/pom.xml
index 764efc6..d68c5dd 100644
--- a/portlet-tck_3.0/V2AnnotationTests/pom.xml
+++ b/portlet-tck_3.0/V2AnnotationTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2AnnotationTests</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherReqRespTests1/pom.xml b/portlet-tck_3.0/V2DispatcherReqRespTests1/pom.xml
index 1ee7405..8efb0a2 100644
--- a/portlet-tck_3.0/V2DispatcherReqRespTests1/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherReqRespTests1/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherReqRespTests1</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherReqRespTests2/pom.xml b/portlet-tck_3.0/V2DispatcherReqRespTests2/pom.xml
index 7ea66ef..fcd1696 100644
--- a/portlet-tck_3.0/V2DispatcherReqRespTests2/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherReqRespTests2/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherReqRespTests2</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherReqRespTests3/pom.xml b/portlet-tck_3.0/V2DispatcherReqRespTests3/pom.xml
index 768dd89..0580feb 100644
--- a/portlet-tck_3.0/V2DispatcherReqRespTests3/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherReqRespTests3/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherReqRespTests3</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherReqRespTests4/pom.xml b/portlet-tck_3.0/V2DispatcherReqRespTests4/pom.xml
index 13407c9..cf7857c 100644
--- a/portlet-tck_3.0/V2DispatcherReqRespTests4/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherReqRespTests4/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherReqRespTests4</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherReqRespTests5S/pom.xml b/portlet-tck_3.0/V2DispatcherReqRespTests5S/pom.xml
index 7c7e946..9d5bf38 100644
--- a/portlet-tck_3.0/V2DispatcherReqRespTests5S/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherReqRespTests5S/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherReqRespTests5S</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherTests/pom.xml b/portlet-tck_3.0/V2DispatcherTests/pom.xml
index b22515f..8608549 100644
--- a/portlet-tck_3.0/V2DispatcherTests/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherTests</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherTests2/pom.xml b/portlet-tck_3.0/V2DispatcherTests2/pom.xml
index 913f5e3..bb31b22 100644
--- a/portlet-tck_3.0/V2DispatcherTests2/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherTests2/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherTests2</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherTests3S/pom.xml b/portlet-tck_3.0/V2DispatcherTests3S/pom.xml
index 44645f6..7d52dd4 100644
--- a/portlet-tck_3.0/V2DispatcherTests3S/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherTests3S/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherTests3S</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherTests4/pom.xml b/portlet-tck_3.0/V2DispatcherTests4/pom.xml
index a4e2a85..c77131f 100644
--- a/portlet-tck_3.0/V2DispatcherTests4/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherTests4/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherTests4</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherTests5/pom.xml b/portlet-tck_3.0/V2DispatcherTests5/pom.xml
index 36cbcb1..8e7be7c 100644
--- a/portlet-tck_3.0/V2DispatcherTests5/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherTests5/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherTests5</artifactId>
diff --git a/portlet-tck_3.0/V2DispatcherTests6/pom.xml b/portlet-tck_3.0/V2DispatcherTests6/pom.xml
index 61d94a8..2d69e52 100644
--- a/portlet-tck_3.0/V2DispatcherTests6/pom.xml
+++ b/portlet-tck_3.0/V2DispatcherTests6/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2DispatcherTests6</artifactId>
diff --git a/portlet-tck_3.0/V2EnvironmentTests/pom.xml b/portlet-tck_3.0/V2EnvironmentTests/pom.xml
index 0df7a1b..2a18d0c 100644
--- a/portlet-tck_3.0/V2EnvironmentTests/pom.xml
+++ b/portlet-tck_3.0/V2EnvironmentTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2EnvironmentTests</artifactId>
diff --git a/portlet-tck_3.0/V2ExceptionTests/pom.xml b/portlet-tck_3.0/V2ExceptionTests/pom.xml
index 75d3e67..d674a5d 100644
--- a/portlet-tck_3.0/V2ExceptionTests/pom.xml
+++ b/portlet-tck_3.0/V2ExceptionTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2ExceptionTests</artifactId>
diff --git a/portlet-tck_3.0/V2FilterTests/pom.xml b/portlet-tck_3.0/V2FilterTests/pom.xml
index 9e9cb39..f256768 100644
--- a/portlet-tck_3.0/V2FilterTests/pom.xml
+++ b/portlet-tck_3.0/V2FilterTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2FilterTests</artifactId>
diff --git a/portlet-tck_3.0/V2PortletTagLibraryTests/pom.xml b/portlet-tck_3.0/V2PortletTagLibraryTests/pom.xml
index dbe3e38..c87be7d 100644
--- a/portlet-tck_3.0/V2PortletTagLibraryTests/pom.xml
+++ b/portlet-tck_3.0/V2PortletTagLibraryTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2PortletTagLibraryTests</artifactId>
diff --git a/portlet-tck_3.0/V2PortletTagLibraryTests2/pom.xml b/portlet-tck_3.0/V2PortletTagLibraryTests2/pom.xml
index 6f9c431..2e28b9d 100644
--- a/portlet-tck_3.0/V2PortletTagLibraryTests2/pom.xml
+++ b/portlet-tck_3.0/V2PortletTagLibraryTests2/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2PortletTagLibraryTests2</artifactId>
diff --git a/portlet-tck_3.0/V2PortletTagLibraryTests3/pom.xml b/portlet-tck_3.0/V2PortletTagLibraryTests3/pom.xml
index 0549dae..c098b69 100644
--- a/portlet-tck_3.0/V2PortletTagLibraryTests3/pom.xml
+++ b/portlet-tck_3.0/V2PortletTagLibraryTests3/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2PortletTagLibraryTests3</artifactId>
diff --git a/portlet-tck_3.0/V2PortletTests/pom.xml b/portlet-tck_3.0/V2PortletTests/pom.xml
index 4188c71..3b33d12 100644
--- a/portlet-tck_3.0/V2PortletTests/pom.xml
+++ b/portlet-tck_3.0/V2PortletTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2PortletTests</artifactId>
diff --git a/portlet-tck_3.0/V2RequestTests/pom.xml b/portlet-tck_3.0/V2RequestTests/pom.xml
index 4efde6f..ed5ad8e 100644
--- a/portlet-tck_3.0/V2RequestTests/pom.xml
+++ b/portlet-tck_3.0/V2RequestTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2RequestTests</artifactId>
diff --git a/portlet-tck_3.0/V2ResponseTests/pom.xml b/portlet-tck_3.0/V2ResponseTests/pom.xml
index fbb9a3e..5101e70 100644
--- a/portlet-tck_3.0/V2ResponseTests/pom.xml
+++ b/portlet-tck_3.0/V2ResponseTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2ResponseTests</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsAction/pom.xml b/portlet-tck_3.0/V2SigTestsAction/pom.xml
index 56a5f9a..6b24c07 100644
--- a/portlet-tck_3.0/V2SigTestsAction/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsAction/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsAction</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsEnv/pom.xml b/portlet-tck_3.0/V2SigTestsEnv/pom.xml
index 9d16415..d18fbcc 100644
--- a/portlet-tck_3.0/V2SigTestsEnv/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsEnv/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsEnv</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsEvent/pom.xml b/portlet-tck_3.0/V2SigTestsEvent/pom.xml
index 7686602..493bc62 100644
--- a/portlet-tck_3.0/V2SigTestsEvent/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsEvent/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsEvent</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsException/pom.xml b/portlet-tck_3.0/V2SigTestsException/pom.xml
index c5e6629..0b43dad 100644
--- a/portlet-tck_3.0/V2SigTestsException/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsException/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsException</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsFilter/pom.xml b/portlet-tck_3.0/V2SigTestsFilter/pom.xml
index 2e4b4da..0cd9e43 100644
--- a/portlet-tck_3.0/V2SigTestsFilter/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsFilter/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsFilter</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsRender/pom.xml b/portlet-tck_3.0/V2SigTestsRender/pom.xml
index 3b63160..cbe0da2 100644
--- a/portlet-tck_3.0/V2SigTestsRender/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsRender/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsRender</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsResource/pom.xml b/portlet-tck_3.0/V2SigTestsResource/pom.xml
index 8ecb9d9..ecf0e0d 100644
--- a/portlet-tck_3.0/V2SigTestsResource/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsResource/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsResource</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsURL/pom.xml b/portlet-tck_3.0/V2SigTestsURL/pom.xml
index 0d77c91..0eb0f41 100644
--- a/portlet-tck_3.0/V2SigTestsURL/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsURL/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsURL</artifactId>
diff --git a/portlet-tck_3.0/V2SigTestsWrapper/pom.xml b/portlet-tck_3.0/V2SigTestsWrapper/pom.xml
index 95db676..f43570e 100644
--- a/portlet-tck_3.0/V2SigTestsWrapper/pom.xml
+++ b/portlet-tck_3.0/V2SigTestsWrapper/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2SigTestsWrapper</artifactId>
diff --git a/portlet-tck_3.0/V2URLTests/pom.xml b/portlet-tck_3.0/V2URLTests/pom.xml
index 9cbe786..ca4b149 100644
--- a/portlet-tck_3.0/V2URLTests/pom.xml
+++ b/portlet-tck_3.0/V2URLTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2URLTests</artifactId>
diff --git a/portlet-tck_3.0/V2WrapperTests/pom.xml b/portlet-tck_3.0/V2WrapperTests/pom.xml
index cb39c7d..b979f7c 100644
--- a/portlet-tck_3.0/V2WrapperTests/pom.xml
+++ b/portlet-tck_3.0/V2WrapperTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V2WrapperTests</artifactId>
diff --git a/portlet-tck_3.0/V3AnnotationPortletAppConfigOverrideTests/pom.xml b/portlet-tck_3.0/V3AnnotationPortletAppConfigOverrideTests/pom.xml
index 699b308..719f541 100644
--- a/portlet-tck_3.0/V3AnnotationPortletAppConfigOverrideTests/pom.xml
+++ b/portlet-tck_3.0/V3AnnotationPortletAppConfigOverrideTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3AnnotationPortletAppConfigOverrideTests</artifactId>
diff --git a/portlet-tck_3.0/V3AnnotationPortletApplicationConfigTests/pom.xml b/portlet-tck_3.0/V3AnnotationPortletApplicationConfigTests/pom.xml
index 6a518ee..6e79c8d 100644
--- a/portlet-tck_3.0/V3AnnotationPortletApplicationConfigTests/pom.xml
+++ b/portlet-tck_3.0/V3AnnotationPortletApplicationConfigTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3AnnotationPortletApplicationConfigTests</artifactId>
diff --git a/portlet-tck_3.0/V3AnnotationPortletArtifactValidityTests/pom.xml b/portlet-tck_3.0/V3AnnotationPortletArtifactValidityTests/pom.xml
index c66db3e..2e276f6 100644
--- a/portlet-tck_3.0/V3AnnotationPortletArtifactValidityTests/pom.xml
+++ b/portlet-tck_3.0/V3AnnotationPortletArtifactValidityTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3AnnotationPortletArtifactValidityTests</artifactId>
diff --git a/portlet-tck_3.0/V3AnnotationPortletConfigTests/pom.xml b/portlet-tck_3.0/V3AnnotationPortletConfigTests/pom.xml
index 9751598..8f14452 100644
--- a/portlet-tck_3.0/V3AnnotationPortletConfigTests/pom.xml
+++ b/portlet-tck_3.0/V3AnnotationPortletConfigTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3AnnotationPortletConfigTests</artifactId>
diff --git a/portlet-tck_3.0/V3HeaderPortletTests/pom.xml b/portlet-tck_3.0/V3HeaderPortletTests/pom.xml
index 2ed80ad..ed9cde3 100644
--- a/portlet-tck_3.0/V3HeaderPortletTests/pom.xml
+++ b/portlet-tck_3.0/V3HeaderPortletTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3HeaderPortletTests</artifactId>
diff --git a/portlet-tck_3.0/V3PortletConfigTests/pom.xml b/portlet-tck_3.0/V3PortletConfigTests/pom.xml
index 637448f..9f0d260 100644
--- a/portlet-tck_3.0/V3PortletConfigTests/pom.xml
+++ b/portlet-tck_3.0/V3PortletConfigTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3PortletConfigTests</artifactId>
diff --git a/portlet-tck_3.0/V3PortletContextTests/pom.xml b/portlet-tck_3.0/V3PortletContextTests/pom.xml
index 2029f6f..1e5bfad 100644
--- a/portlet-tck_3.0/V3PortletContextTests/pom.xml
+++ b/portlet-tck_3.0/V3PortletContextTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3PortletContextTests</artifactId>
diff --git a/portlet-tck_3.0/V3PortletHubTests/pom.xml b/portlet-tck_3.0/V3PortletHubTests/pom.xml
index e463a3c..24972d3 100644
--- a/portlet-tck_3.0/V3PortletHubTests/pom.xml
+++ b/portlet-tck_3.0/V3PortletHubTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3PortletHubTests</artifactId>
diff --git a/portlet-tck_3.0/V3PortletParametersTests/pom.xml b/portlet-tck_3.0/V3PortletParametersTests/pom.xml
index dd5a446..63c298f 100755
--- a/portlet-tck_3.0/V3PortletParametersTests/pom.xml
+++ b/portlet-tck_3.0/V3PortletParametersTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3PortletParametersTests</artifactId>
diff --git a/portlet-tck_3.0/V3RenderStateTests/pom.xml b/portlet-tck_3.0/V3RenderStateTests/pom.xml
index 08684ff..f2bf915 100644
--- a/portlet-tck_3.0/V3RenderStateTests/pom.xml
+++ b/portlet-tck_3.0/V3RenderStateTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3RenderStateTests</artifactId>
diff --git a/portlet-tck_3.0/V3ResourceAsyncTests/pom.xml b/portlet-tck_3.0/V3ResourceAsyncTests/pom.xml
index 7ebed79..d0fd4a0 100644
--- a/portlet-tck_3.0/V3ResourceAsyncTests/pom.xml
+++ b/portlet-tck_3.0/V3ResourceAsyncTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3ResourceAsyncTests</artifactId>
diff --git a/portlet-tck_3.0/V3URLTests/pom.xml b/portlet-tck_3.0/V3URLTests/pom.xml
index e60c828..251c87f 100644
--- a/portlet-tck_3.0/V3URLTests/pom.xml
+++ b/portlet-tck_3.0/V3URLTests/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-V3URLTests</artifactId>
diff --git a/portlet-tck_3.0/common/pom.xml b/portlet-tck_3.0/common/pom.xml
index 6a7cb73..05dab19 100644
--- a/portlet-tck_3.0/common/pom.xml
+++ b/portlet-tck_3.0/common/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-common</artifactId>
diff --git a/portlet-tck_3.0/deploy/pom.xml b/portlet-tck_3.0/deploy/pom.xml
index 7271200..fc27c24 100644
--- a/portlet-tck_3.0/deploy/pom.xml
+++ b/portlet-tck_3.0/deploy/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-deploy</artifactId>
diff --git a/portlet-tck_3.0/driver/pom.xml b/portlet-tck_3.0/driver/pom.xml
index 592f9dc..27e567e 100644
--- a/portlet-tck_3.0/driver/pom.xml
+++ b/portlet-tck_3.0/driver/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>javax.portlet</groupId>
 		<artifactId>portlet-tck</artifactId>
-		<version>3.0.2</version>
+		<version>3.0.3-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>tck-driver</artifactId>
diff --git a/portlet-tck_3.0/pom.xml b/portlet-tck_3.0/pom.xml
index 939126e..ff483b3 100644
--- a/portlet-tck_3.0/pom.xml
+++ b/portlet-tck_3.0/pom.xml
@@ -27,7 +27,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>javax.portlet</groupId>
 	<artifactId>portlet-tck</artifactId>
-	<version>3.0.2</version>
+	<version>3.0.3-SNAPSHOT</version>
 	<name>Portlet API Technology Compatibility Kit</name>
 	<packaging>pom</packaging>
 	<licenses>
@@ -40,7 +40,7 @@
 		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/portals-pluto.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/portals-pluto.git</developerConnection>
 		<url>https://github.com/apache/portals-pluto</url>
-		<tag>portlet-tck-3.0.2</tag>
+		<tag>HEAD</tag>
 	</scm>
 	<properties>
 		<pluto.test.version>3.1.0</pluto.test.version>