[nobug] fix pom version to match manifest
diff --git a/bundles/org.eclipse.wst.xsl.ui/pom.xml b/bundles/org.eclipse.wst.xsl.ui/pom.xml
index 8ee1061..9a13ffb 100644
--- a/bundles/org.eclipse.wst.xsl.ui/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.ui/pom.xml
@@ -5,7 +5,7 @@
    <groupId>org.eclipse.wst.xsl</groupId>
    <artifactId>org.eclipse.wst.xsl.ui</artifactId>
    <packaging>eclipse-plugin</packaging>
-   <version>1.1.1-SNAPSHOT</version>
+   <version>1.1.100-SNAPSHOT</version>
    <name>XSLT UI Plugin</name>
 
    <parent>