Bug 492251 - Enable the gerrit.createchangeid property

Change-Id: Ib905d17e8b24670455b15d14dc838fd879796955
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
diff --git a/bundles/org.eclipse.core.runtime.releng/platformRuntime.setup b/bundles/org.eclipse.core.runtime.releng/platformRuntime.setup
index c961c7d..c803dd2 100644
--- a/bundles/org.eclipse.core.runtime.releng/platformRuntime.setup
+++ b/bundles/org.eclipse.core.runtime.releng/platformRuntime.setup
@@ -37,6 +37,12 @@
         <value>remoteURI</value>
       </detail>
     </annotation>
+    <configSections
+        name="gerrit">
+      <properties
+          key="createchangeid"
+          value="true"/>
+    </configSections>
     <description>Platform Runtime</description>
   </setupTask>
   <setupTask