[436593] ArrayIndexOutOfBoundsException occurs randomly during a
headless build
diff --git a/plugins/org.eclipse.wst.common.emf/pom.xml b/plugins/org.eclipse.wst.common.emf/pom.xml
index 3b72593..932efa8 100644
--- a/plugins/org.eclipse.wst.common.emf/pom.xml
+++ b/plugins/org.eclipse.wst.common.emf/pom.xml
@@ -22,6 +22,6 @@
 

   <groupId>org.eclipse.webtools.common</groupId>

   <artifactId>org.eclipse.wst.common.emf</artifactId>

-  <version>1.2.200-SNAPSHOT</version>

+  <version>1.2.300-SNAPSHOT</version>

   <packaging>eclipse-plugin</packaging>

 </project>