Releng: Adjust TCF stream ID
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index 21dd28e..695aaa3 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -41,7 +41,7 @@
 
 		<!-- Common global properties -->
 		<adminDir>${env.WORKSPACE}/admin</adminDir>
-		<tcf-stream>development</tcf-stream>
+		<tcf-stream>1.3_WR_20140606_VX7</tcf-stream>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
 		<!-- JaCoCo global properties -->