[maven-release-plugin] prepare release portlet-tck-3.0.3
diff --git a/portlet-tck_3.0/TestModule1/pom.xml b/portlet-tck_3.0/TestModule1/pom.xml
index a43f01e..fb18f17 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 c0dcbf7..0e31d02 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 0e02d23..359e981 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 c86df0f..4536259 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 90ff71a..e29bd5a 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 4f3c0c9..a0b090a 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 cf24c72..aa8a527 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 ddac576..bb6aed1 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 5a52f94..2d50afb 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 9dd1ca0..a8780e5 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 d68c5dd..b01fc15 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 8efb0a2..7cdbff0 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 fcd1696..3dc508b 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 0580feb..5fbe3a6 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 cf7857c..59ae999 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 9d5bf38..9723574 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 8608549..ab89ef4 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 bb31b22..6536a46 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 7d52dd4..9123fbc 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 c77131f..965a492 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 8e7be7c..930d3fa 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 2d69e52..401e8ea 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 17ea68d..ac4e12d 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 d674a5d..a918caf 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 f256768..97db5a7 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 c87be7d..1929016 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 2e28b9d..ca1a9d1 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 c098b69..6648993 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 3b33d12..115a1b0 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 ed5ad8e..b1de27c 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 5101e70..6173e98 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 6b24c07..16723df 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 d18fbcc..e35c0bb 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 493bc62..093c2ac 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 0b43dad..5b18634 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 0cd9e43..0611c2c 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 cbe0da2..4bb025d 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 ecf0e0d..7205ae0 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 0eb0f41..95d7b5e 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 f43570e..f48e79f 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 ca4b149..3fe5a85 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 b979f7c..8d052be 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 64ada8f..b645967 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 58c293b..6a9a6d5 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 6184934..bf327ec 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 5fb1eac..eb31952 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 fc3e1f7..fbafc47 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 6a3dc46..b12907c 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 61e7ee0..5a8db3c 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 6c004c8..0984b00 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 58c1157..262a73e 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 4740ce8..4e946a5 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 e2a2ed1..144cd19 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 4bd237f..ace0d30 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 05dab19..a1ecf23 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 fc27c24..2f0c8ac 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 27e567e..db30fbe 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.3-SNAPSHOT</version>
+		<version>3.0.3</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 9d21634..9ab3453 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.3-SNAPSHOT</version>
+	<version>3.0.3</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>HEAD</tag>
+		<tag>portlet-tck-3.0.3</tag>
 	</scm>
 	<properties>
 		<pluto.test.version>3.1.1</pluto.test.version>