Bug 548294: [Releng] Fix target id

Change-Id: I363dffccf17aa86bd97ea0d95d9f12c1a204c16c
diff --git a/releng/pom.xml b/releng/pom.xml
index b7c6dbe..10ef8ab 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -48,7 +48,7 @@
 		<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
 		
 		<statet.version>4.1.0</statet.version>
-		<statet.target.id>E201812</statet.target.id>
+		<statet.target.id>E201912</statet.target.id>
 		<statet.build.timestamp>${maven.build.timestamp}</statet.build.timestamp>
 		<statet.build.type></statet.build.type>
 		<statet.build.id>${statet.build.type}${statet.build.timestamp}</statet.build.id>