[nobug] bump revision to satisfy versioning report. Update POM versions as well.
diff --git a/bundles/org.eclipse.wst.xsl.jaxp.debug.ui/pom.xml b/bundles/org.eclipse.wst.xsl.jaxp.debug.ui/pom.xml
index 790a375..a3f3f0f 100644
--- a/bundles/org.eclipse.wst.xsl.jaxp.debug.ui/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.jaxp.debug.ui/pom.xml
@@ -5,7 +5,7 @@
    <groupId>org.eclipse.wst.xsl</groupId>
    <artifactId>org.eclipse.wst.xsl.jaxp.debug.ui</artifactId>
    <packaging>eclipse-plugin</packaging>
-   <version>1.0.100-SNAPSHOT</version>
+   <version>1.0.200-SNAPSHOT</version>
    <name>XSLT JAXP Debug UI Plugin</name>
 
    <parent>
diff --git a/bundles/org.eclipse.wst.xsl.jaxp.debug/pom.xml b/bundles/org.eclipse.wst.xsl.jaxp.debug/pom.xml
index 0714f4d..8af78b8 100644
--- a/bundles/org.eclipse.wst.xsl.jaxp.debug/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.jaxp.debug/pom.xml
@@ -5,7 +5,7 @@
    <groupId>org.eclipse.wst.xsl</groupId>
    <artifactId>org.eclipse.wst.xsl.jaxp.debug</artifactId>
    <packaging>eclipse-plugin</packaging>
-   <version>1.0.100-SNAPSHOT</version>
+   <version>1.0.200-SNAPSHOT</version>
    <name>XSLT JAXP Debug Plugin</name>
 
    <parent>
diff --git a/bundles/org.eclipse.wst.xsl.jaxp.launching/pom.xml b/bundles/org.eclipse.wst.xsl.jaxp.launching/pom.xml
index ea59a5c..72500de 100644
--- a/bundles/org.eclipse.wst.xsl.jaxp.launching/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.jaxp.launching/pom.xml
@@ -5,7 +5,7 @@
    <groupId>org.eclipse.wst.xsl</groupId>
    <artifactId>org.eclipse.wst.xsl.jaxp.launching</artifactId>
    <packaging>eclipse-plugin</packaging>
-   <version>1.0.100-SNAPSHOT</version>
+   <version>1.0.200-SNAPSHOT</version>
    <name>XSLT JAXP Launching UI Plugin</name>
 
    <parent>
diff --git a/bundles/org.eclipse.wst.xsl.launching/pom.xml b/bundles/org.eclipse.wst.xsl.launching/pom.xml
index 02f1e8b..ada16a5 100644
--- a/bundles/org.eclipse.wst.xsl.launching/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.launching/pom.xml
@@ -5,7 +5,7 @@
    <groupId>org.eclipse.wst.xsl</groupId>
    <artifactId>org.eclipse.wst.xsl.launching</artifactId>
    <packaging>eclipse-plugin</packaging>
-   <version>1.0.100-SNAPSHOT</version>
+   <version>1.0.200-SNAPSHOT</version>
    <name>XSLT Launching Plugin</name>
 
    <parent>
diff --git a/bundles/org.eclipse.wst.xsl.saxon/pom.xml b/bundles/org.eclipse.wst.xsl.saxon/pom.xml
index 2252e82..9daf2cc 100644
--- a/bundles/org.eclipse.wst.xsl.saxon/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.saxon/pom.xml
@@ -5,7 +5,7 @@
 	<groupId>org.eclipse.wst.xsl</groupId>
 	<artifactId>org.eclipse.wst.xsl.saxon</artifactId>
 	<packaging>eclipse-plugin</packaging>
-	<version>1.0.100-SNAPSHOT</version>
+	<version>1.0.200-SNAPSHOT</version>
 	<name>XSLT Saxon Plugin</name>
 
 	<parent>
diff --git a/bundles/org.eclipse.wst.xsl.xalan/pom.xml b/bundles/org.eclipse.wst.xsl.xalan/pom.xml
index 21b8e2b..aa76dd2 100644
--- a/bundles/org.eclipse.wst.xsl.xalan/pom.xml
+++ b/bundles/org.eclipse.wst.xsl.xalan/pom.xml
@@ -5,7 +5,7 @@
 	<groupId>org.eclipse.wst.xsl</groupId>
 	<artifactId>org.eclipse.wst.xsl.xalan</artifactId>
 	<packaging>eclipse-plugin</packaging>
-	<version>1.0.1-SNAPSHOT</version>
+	<version>1.0.100-SNAPSHOT</version>
 	<name>XSLT Xalan Plugin</name>
 
 	<parent>