Finally got the build working again, upversioning to 1.0.4 for luna
diff --git a/examples/plugins/org.eclipse.bpel.extensionsample.model/META-INF/MANIFEST.MF b/examples/plugins/org.eclipse.bpel.extensionsample.model/META-INF/MANIFEST.MF
index 2a96d9d..e8b1808 100644
--- a/examples/plugins/org.eclipse.bpel.extensionsample.model/META-INF/MANIFEST.MF
+++ b/examples/plugins/org.eclipse.bpel.extensionsample.model/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.extensionsample.model;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -12,7 +12,7 @@
  org.eclipse.bpel.extensionsample.model.util
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.emf.ecore;visibility:=reexport,
- org.eclipse.bpel.model;bundle-version="1.0.3";visibility:=reexport,
+ org.eclipse.bpel.model;bundle-version="1.0.4";visibility:=reexport,
  org.eclipse.wst.wsdl;visibility:=reexport,
  org.eclipse.xsd;visibility:=reexport,
  javax.wsdl;bundle-version="[1.5.0,1.6.2]"
diff --git a/examples/plugins/org.eclipse.bpel.extensionssample.ui/META-INF/MANIFEST.MF b/examples/plugins/org.eclipse.bpel.extensionssample.ui/META-INF/MANIFEST.MF
index 5f51dab..592dad0 100644
--- a/examples/plugins/org.eclipse.bpel.extensionssample.ui/META-INF/MANIFEST.MF
+++ b/examples/plugins/org.eclipse.bpel.extensionssample.ui/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: BPEL Extensions Sample UI Plug-in
 Bundle-SymbolicName: org.eclipse.bpel.extensionssample.ui;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.extensionssample.ui.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
- org.eclipse.bpel.common.ui;bundle-version="1.0.3",
- org.eclipse.bpel.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",
+ org.eclipse.bpel.ui;bundle-version="1.0.4",
  org.eclipse.gef;bundle-version="3.4.0",
  org.eclipse.emf.ecore,
- org.eclipse.bpel.extensionsample.model;bundle-version="1.0.3",
+ org.eclipse.bpel.extensionsample.model;bundle-version="1.0.4",
  org.eclipse.core.resources;bundle-version="3.4.0",
  org.eclipse.ui.views.properties.tabbed;bundle-version="3.4.0"
 Bundle-ActivationPolicy: lazy
diff --git a/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml b/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml
index d6f69de..29c14bb 100644
--- a/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml
+++ b/features/org.eclipse.bpel.apache.ode.runtime.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.bpel.apache.ode.runtime.feature"

       label="%name"

-      version="1.0.3.qualifier"

+      version="1.0.4.qualifier"

       provider-name="%providerName">

 

    <description url="http://www.eclipse.org/bpel/">

diff --git a/features/org.eclipse.bpel.apache.ode.runtime.feature/pom.xml b/features/org.eclipse.bpel.apache.ode.runtime.feature/pom.xml
index 0fefbca..38dc89c 100644
--- a/features/org.eclipse.bpel.apache.ode.runtime.feature/pom.xml
+++ b/features/org.eclipse.bpel.apache.ode.runtime.feature/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.features</groupId>
 	<artifactId>org.eclipse.bpel.apache.ode.runtime.feature</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.bpel.common.feature/feature.xml b/features/org.eclipse.bpel.common.feature/feature.xml
index 36a27c7..fe27ee2 100644
--- a/features/org.eclipse.bpel.common.feature/feature.xml
+++ b/features/org.eclipse.bpel.common.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.bpel.common.feature"

       label="%name"

-      version="1.0.3.qualifier"

+      version="1.0.4.qualifier"

       provider-name="%providerName">

 

    <description url="http://www.eclipse.org/bpel/">

diff --git a/features/org.eclipse.bpel.common.feature/pom.xml b/features/org.eclipse.bpel.common.feature/pom.xml
index 0e2d84a..36284b9 100644
--- a/features/org.eclipse.bpel.common.feature/pom.xml
+++ b/features/org.eclipse.bpel.common.feature/pom.xml
@@ -10,6 +10,6 @@
 	
 	<groupId>org.eclipse.bpel.features</groupId>
 	<artifactId>org.eclipse.bpel.common.feature</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.bpel.feature/feature.xml b/features/org.eclipse.bpel.feature/feature.xml
index 19d91df..d8f6daf 100644
--- a/features/org.eclipse.bpel.feature/feature.xml
+++ b/features/org.eclipse.bpel.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.bpel.feature"

       label="%name"

-      version="1.0.3.qualifier"

+      version="1.0.4.qualifier"

       provider-name="%providerName">

 

    <description url="http://www.eclipse.org/bpel/">

diff --git a/features/org.eclipse.bpel.feature/pom.xml b/features/org.eclipse.bpel.feature/pom.xml
index f871b1a..3250458 100644
--- a/features/org.eclipse.bpel.feature/pom.xml
+++ b/features/org.eclipse.bpel.feature/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.features</groupId>
 	<artifactId>org.eclipse.bpel.feature</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/feature.xml b/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/feature.xml
index 1a597a1..6309166 100644
--- a/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/feature.xml
+++ b/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.bpel.jboss.riftsaw.runtime.feature"

       label="%name"

-      version="1.0.3.qualifier"

+      version="1.0.4.qualifier"

       provider-name="%providerName">

 

    <description url="http://www.eclipse.org/bpel/">

diff --git a/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/pom.xml b/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/pom.xml
index 4147980..03239ac 100644
--- a/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/pom.xml
+++ b/features/org.eclipse.bpel.jboss.riftsaw.runtime.feature/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.features</groupId>
 	<artifactId>org.eclipse.bpel.jboss.riftsaw.runtime.feature</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.bpel.source.feature/feature.xml b/features/org.eclipse.bpel.source.feature/feature.xml
index 5793d26..a834656 100644
--- a/features/org.eclipse.bpel.source.feature/feature.xml
+++ b/features/org.eclipse.bpel.source.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.bpel.source.feature"

       label="%name"

-      version="1.0.3.qualifier"

+      version="1.0.4.qualifier"

       provider-name="%providerName">

 

    <description url="http://www.eclipse.org/bpel/">

diff --git a/features/org.eclipse.bpel.source.feature/pom.xml b/features/org.eclipse.bpel.source.feature/pom.xml
index ff65127..edb1ed7 100644
--- a/features/org.eclipse.bpel.source.feature/pom.xml
+++ b/features/org.eclipse.bpel.source.feature/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.features</groupId>
 	<artifactId>org.eclipse.bpel.source.feature</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
index 72f268f..50aab2a 100644
--- a/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.apache.ode.deploy.model; singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -12,7 +12,7 @@
  org.eclipse.bpel.apache.ode.deploy.model.dd.util
 Require-Bundle: org.eclipse.emf.ecore.xmi;visibility:=reexport,
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
  org.eclipse.xsd
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.bpel.apache.ode.deploy.model/pom.xml b/plugins/org.eclipse.bpel.apache.ode.deploy.model/pom.xml
index d5768f9..e0023e5 100644
--- a/plugins/org.eclipse.bpel.apache.ode.deploy.model/pom.xml
+++ b/plugins/org.eclipse.bpel.apache.ode.deploy.model/pom.xml
@@ -9,7 +9,7 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.apache.ode.deploy.model</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 	<dependencies>
 	</dependencies>
diff --git a/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
index 5113257..742435f 100644
--- a/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.apache.ode.deploy.ui; singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Localization: plugin
 Bundle-Activator: org.eclipse.bpel.apache.ode.deploy.ui.Activator
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
@@ -12,15 +12,15 @@
  org.eclipse.ui.editors;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.ui.ide;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.ui.forms;bundle-version="[3.3.100,4.0.0)",
- org.eclipse.bpel.apache.ode.deploy.model;bundle-version="1.0.3",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.apache.ode.deploy.model;bundle-version="1.0.4",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
  org.eclipse.xsd,
  javax.wsdl;bundle-version="[1.5.0,1.6.0)",
  org.eclipse.core.databinding;bundle-version="[1.1.0,2.0.0)",
  org.eclipse.jface.databinding;bundle-version="[1.2.0,2.0.0)",
  org.eclipse.emf.edit.ui,
- org.eclipse.bpel.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.ui;bundle-version="1.0.4",
  org.eclipse.wst.common.modulecore,
  org.eclipse.wst.common.emfworkbench.integration,
  org.eclipse.jem.util
diff --git a/plugins/org.eclipse.bpel.apache.ode.deploy.ui/pom.xml b/plugins/org.eclipse.bpel.apache.ode.deploy.ui/pom.xml
index 3079708..884b36b 100644
--- a/plugins/org.eclipse.bpel.apache.ode.deploy.ui/pom.xml
+++ b/plugins/org.eclipse.bpel.apache.ode.deploy.ui/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.apache.ode.deploy.ui</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF
index 7cda6cd..c4197a6 100644
--- a/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.apache.ode.runtime/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.apache.ode.runtime;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
@@ -11,13 +11,13 @@
  org.eclipse.emf.ecore,
  org.eclipse.jst.server.generic.core;bundle-version="[1.0.305,2.0.0)",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.jem.util;bundle-version="[2.0.100,3.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
- org.eclipse.bpel.runtimes;bundle-version="1.0.3",
+ org.eclipse.bpel.runtimes;bundle-version="1.0.4",
  org.eclipse.jst.server.generic.ui;bundle-version="[1.0.305,2.0.0)",
  org.eclipse.emf.ecore.xmi,
- org.eclipse.bpel.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.ui;bundle-version="1.0.4",
  org.apache.xerces;bundle-version="[2.9.0,3.0.0)",
  org.eclipse.xsd,
  org.eclipse.jst.server.ui;bundle-version="[1.0.303,2.0.0)",
diff --git a/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml b/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml
index 76f4c2d..7bfd7cb 100644
--- a/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml
+++ b/plugins/org.eclipse.bpel.apache.ode.runtime/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.apache.ode.runtime</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.cheatsheet/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.cheatsheet/META-INF/MANIFEST.MF
index eee2e9a..1069684 100644
--- a/plugins/org.eclipse.bpel.cheatsheet/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.cheatsheet/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %PLUGIN_NAME
 Bundle-SymbolicName: org.eclipse.bpel.cheatsheet;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.cheatsheet.Activator
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
diff --git a/plugins/org.eclipse.bpel.cheatsheet/pom.xml b/plugins/org.eclipse.bpel.cheatsheet/pom.xml
index 7d67348..ecc05b0 100644
--- a/plugins/org.eclipse.bpel.cheatsheet/pom.xml
+++ b/plugins/org.eclipse.bpel.cheatsheet/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.cheatsheet</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF
index c9c9177..85e59db 100644
--- a/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.common.model; singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.common.extension.model.Activator
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
diff --git a/plugins/org.eclipse.bpel.common.model/pom.xml b/plugins/org.eclipse.bpel.common.model/pom.xml
index 749b3f8..c7c6465 100644
--- a/plugins/org.eclipse.bpel.common.model/pom.xml
+++ b/plugins/org.eclipse.bpel.common.model/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.common.model</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/META-INF/MANIFEST.MF
index b8ddae6..eebb917 100644
--- a/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.common.ui; singleton:=true 
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.common.ui.CommonUIPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
@@ -11,7 +11,7 @@
  org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.gef;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.emf.ecore.change,
- org.eclipse.bpel.model;bundle-version="1.0.3"
+ org.eclipse.bpel.model;bundle-version="1.0.4"
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.bpel.common.ui,
  org.eclipse.bpel.common.ui.assist,
diff --git a/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/pom.xml b/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/pom.xml
index 24b7e78..799a2b3 100644
--- a/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/pom.xml
+++ b/plugins/org.eclipse.bpel.common.ui.noEmbeddedEditors/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.common.ui</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
index e01c446..0114204 100644
--- a/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.common.ui; singleton:=true 
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.common.ui.CommonUIPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
@@ -11,7 +11,7 @@
  org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.gef;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.emf.ecore.change,
- org.eclipse.bpel.model;bundle-version="1.0.3"
+ org.eclipse.bpel.model;bundle-version="1.0.4"
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.bpel.common.ui,
  org.eclipse.bpel.common.ui.assist,
diff --git a/plugins/org.eclipse.bpel.common.ui/pom.xml b/plugins/org.eclipse.bpel.common.ui/pom.xml
index 24b7e78..799a2b3 100644
--- a/plugins/org.eclipse.bpel.common.ui/pom.xml
+++ b/plugins/org.eclipse.bpel.common.ui/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.common.ui</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.common.wsdl/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.common.wsdl/META-INF/MANIFEST.MF
index 1c54005..051888b 100644
--- a/plugins/org.eclipse.bpel.common.wsdl/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.common.wsdl/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.common.wsdl;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.common.wsdl.SoaWsdlCommonPlugin
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.ui,
diff --git a/plugins/org.eclipse.bpel.common.wsdl/pom.xml b/plugins/org.eclipse.bpel.common.wsdl/pom.xml
index 8d0ee84..5f3c6e4 100644
--- a/plugins/org.eclipse.bpel.common.wsdl/pom.xml
+++ b/plugins/org.eclipse.bpel.common.wsdl/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.common.wsdl</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF
index 059ce2b..b6c7e2c 100644
--- a/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.compare.ui;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.compare.ui.Activator
 Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
@@ -11,17 +11,17 @@
  org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
  org.eclipse.emf.ecore;bundle-version="[2.5.0,3.0.0)",
  org.eclipse.emf.compare;bundle-version="[1.0.0,3.0.1)",
- org.eclipse.bpel.ui;bundle-version="1.0.3",
- org.eclipse.bpel.common.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.ui;bundle-version="1.0.4",
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",
  org.eclipse.gef;bundle-version="[3.5.0,4.0.0)",
  org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
  org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.1.3",
  org.eclipse.emf.compare.match;bundle-version="[1.0.0,3.0.1)",
  org.eclipse.emf.compare.diff;bundle-version="[1.0.0,3.0.1)",
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
  org.eclipse.emf.compare.ui;bundle-version="[1.0.0,3.0.1)"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/plugins/org.eclipse.bpel.compare.ui/pom.xml b/plugins/org.eclipse.bpel.compare.ui/pom.xml
index dd7e178..510d8c8 100644
--- a/plugins/org.eclipse.bpel.compare.ui/pom.xml
+++ b/plugins/org.eclipse.bpel.compare.ui/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.compare.ui</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/META-INF/MANIFEST.MF
index 06e5ac9..6c3eaa4 100644
--- a/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.examples.extensionPoints;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.examples.extensionpoints.Activator
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.ui;bundle-version="3.3.0",
  org.eclipse.core.runtime;bundle-version="3.3.0",
- org.eclipse.bpel.common.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",
  org.eclipse.gef;bundle-version="3.2.0",
- org.eclipse.bpel.ui;bundle-version="1.0.3",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.ui;bundle-version="1.0.4",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.emf.ecore;bundle-version="2.3.0",
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
  org.eclipse.core.resources,
@@ -20,7 +20,7 @@
  org.eclipse.jdt.ui,
  org.eclipse.jface.text,
  org.eclipse.jdt.core,
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
  org.eclipse.wst.jsdt.core;bundle-version="1.1.1",
  org.eclipse.wst.jsdt.ui;bundle-version="1.1.1"
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/pom.xml b/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/pom.xml
index df83e88..1fee6a9 100644
--- a/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/pom.xml
+++ b/plugins/org.eclipse.bpel.examples.extensionPoints.noEmbeddedEditors/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.examples.extensionPoints</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.examples.extensionPoints/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.examples.extensionPoints/META-INF/MANIFEST.MF
index 06e5ac9..6c3eaa4 100644
--- a/plugins/org.eclipse.bpel.examples.extensionPoints/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.examples.extensionPoints/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.examples.extensionPoints;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.examples.extensionpoints.Activator
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.ui;bundle-version="3.3.0",
  org.eclipse.core.runtime;bundle-version="3.3.0",
- org.eclipse.bpel.common.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",
  org.eclipse.gef;bundle-version="3.2.0",
- org.eclipse.bpel.ui;bundle-version="1.0.3",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.ui;bundle-version="1.0.4",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.emf.ecore;bundle-version="2.3.0",
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
  org.eclipse.core.resources,
@@ -20,7 +20,7 @@
  org.eclipse.jdt.ui,
  org.eclipse.jface.text,
  org.eclipse.jdt.core,
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
  org.eclipse.wst.jsdt.core;bundle-version="1.1.1",
  org.eclipse.wst.jsdt.ui;bundle-version="1.1.1"
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.bpel.examples.extensionPoints/pom.xml b/plugins/org.eclipse.bpel.examples.extensionPoints/pom.xml
index df83e88..1fee6a9 100644
--- a/plugins/org.eclipse.bpel.examples.extensionPoints/pom.xml
+++ b/plugins/org.eclipse.bpel.examples.extensionPoints/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.examples.extensionPoints</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.help/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.help/META-INF/MANIFEST.MF
index 9dfa89f..0c65a98 100644
--- a/plugins/org.eclipse.bpel.help/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.help/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.help;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Vendor: %providerName
 Bundle-ActivationPolicy: lazy
 Require-Bundle: org.eclipse.help
diff --git a/plugins/org.eclipse.bpel.help/pom.xml b/plugins/org.eclipse.bpel.help/pom.xml
index c4c0bd6..3d2afec 100644
--- a/plugins/org.eclipse.bpel.help/pom.xml
+++ b/plugins/org.eclipse.bpel.help/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.help</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/META-INF/MANIFEST.MF
index cf7846a..9472d29 100644
--- a/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.jboss.riftsaw.runtime;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
@@ -19,14 +19,14 @@
  org.eclipse.jst.server.core,
  org.eclipse.jem.util;bundle-version="[2.0.100,3.0.0)",
  org.eclipse.debug.ui;bundle-version="[3.4.0,4.0.0)",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.emf.ecore,
  javax.wsdl;bundle-version="[1.5.0,1.6.0)",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
  org.eclipse.jst.common.frameworks,
  org.eclipse.jem.workbench,
- org.eclipse.bpel.runtimes;bundle-version="1.0.3",
- org.eclipse.bpel.validator;bundle-version="1.0.3"
+ org.eclipse.bpel.runtimes;bundle-version="1.0.4",
+ org.eclipse.bpel.validator;bundle-version="1.0.4"
 Bundle-Activator: org.eclipse.bpel.jboss.riftsaw.runtime.RiftsawPlugin
 Export-Package: org.eclipse.bpel.jboss.riftsaw.runtime,
  org.eclipse.bpel.jboss.riftsaw.runtime.facets,
diff --git a/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/pom.xml b/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/pom.xml
index 3ed8512..26f799c 100644
--- a/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/pom.xml
+++ b/plugins/org.eclipse.bpel.jboss.riftsaw.runtime/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.jboss.riftsaw.runtime</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
index f7c41bc..37a411e 100644
--- a/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.model; singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.model.BPELPlugin$Implementation
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -12,7 +12,7 @@
  org.eclipse.xsd,
  org.eclipse.wst.wsdl,
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
  org.eclipse.wst.xml.core,
  org.eclipse.wst.xml.ui
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.bpel.model/pom.xml b/plugins/org.eclipse.bpel.model/pom.xml
index bd87bff..1a6269d 100644
--- a/plugins/org.eclipse.bpel.model/pom.xml
+++ b/plugins/org.eclipse.bpel.model/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.model</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
index 985ead6..a9e3800 100644
--- a/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.runtimes; singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.runtimes.RuntimesPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
@@ -18,7 +18,7 @@
  org.eclipse.jst.server.generic.core;bundle-version="[1.0.305,2.0.0)",
  org.eclipse.jem.util;bundle-version="[2.0.100,3.0.0)",
  org.eclipse.debug.ui;bundle-version="[3.4.0,4.0.0)",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.emf.ecore,
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
diff --git a/plugins/org.eclipse.bpel.runtimes/pom.xml b/plugins/org.eclipse.bpel.runtimes/pom.xml
index 9e57cd9..a93d296 100644
--- a/plugins/org.eclipse.bpel.runtimes/pom.xml
+++ b/plugins/org.eclipse.bpel.runtimes/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.runtimes</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/META-INF/MANIFEST.MF
index eb34574..0c3dd13 100644
--- a/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.ui; singleton:=true 
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.ui.BPELUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -15,12 +15,12 @@
  org.eclipse.jface.text;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.gef;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.xsd,
- org.eclipse.bpel.common.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.wst.xml.core;bundle-version="[1.1.300,2.0.0)",
- org.eclipse.bpel.wsil.model;bundle-version="1.0.3",
+ org.eclipse.bpel.wsil.model;bundle-version="1.0.4",
  org.eclipse.wst.sse.ui;bundle-version="[1.1.0,2.0.0)",
  org.eclipse.wst.sse.core;bundle-version="[1.1.300,2.0.0)",
  javax.wsdl;bundle-version="[1.5.0,1.6.2]";visibility:=reexport,
@@ -32,8 +32,8 @@
  org.eclipse.wst.common.emfworkbench.integration,
  org.eclipse.jem.util,
  org.eclipse.wst.common.project.facet.core,
- org.eclipse.bpel.runtimes;bundle-version="1.0.3",
- org.eclipse.bpel.common.wsdl;bundle-version="1.0.3"
+ org.eclipse.bpel.runtimes;bundle-version="1.0.4",
+ org.eclipse.bpel.common.wsdl;bundle-version="1.0.4"
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.bpel.ui,
  org.eclipse.bpel.ui.actions,
diff --git a/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/pom.xml b/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/pom.xml
index d24199d..7af33e7 100644
--- a/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/pom.xml
+++ b/plugins/org.eclipse.bpel.ui.noEmbeddedEditors/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.ui</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.ui.xtext/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.ui.xtext/META-INF/MANIFEST.MF
index b6e2ba7..1729885 100644
--- a/plugins/org.eclipse.bpel.ui.xtext/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.ui.xtext/META-INF/MANIFEST.MF
@@ -6,11 +6,11 @@
 Bundle-Activator: org.eclipse.bpel.ui.xtext.Activator
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.xtext.ui;bundle-version="2.3.0";visibility:=reexport,
- org.eclipse.bpel.ui;bundle-version="1.0.3";visibility:=reexport,
- org.eclipse.bpel.model;bundle-version="1.0.3";visibility:=reexport,
+ org.eclipse.bpel.ui;bundle-version="1.0.4";visibility:=reexport,
+ org.eclipse.bpel.model;bundle-version="1.0.4";visibility:=reexport,
  org.eclipse.ui.views.properties.tabbed;bundle-version="3.5.0";visibility:=reexport,
  org.eclipse.gef;visibility:=reexport,
- org.eclipse.bpel.common.ui;bundle-version="1.0.3";visibility:=reexport
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4";visibility:=reexport
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Export-Package: org.eclipse.bpel.ui.properties.xtext
diff --git a/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF
index eb34574..0c3dd13 100644
--- a/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.ui; singleton:=true 
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.ui.BPELUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -15,12 +15,12 @@
  org.eclipse.jface.text;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.gef;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.xsd,
- org.eclipse.bpel.common.ui;bundle-version="1.0.3",
+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
- org.eclipse.bpel.model;bundle-version="1.0.3",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
  org.eclipse.wst.xml.core;bundle-version="[1.1.300,2.0.0)",
- org.eclipse.bpel.wsil.model;bundle-version="1.0.3",
+ org.eclipse.bpel.wsil.model;bundle-version="1.0.4",
  org.eclipse.wst.sse.ui;bundle-version="[1.1.0,2.0.0)",
  org.eclipse.wst.sse.core;bundle-version="[1.1.300,2.0.0)",
  javax.wsdl;bundle-version="[1.5.0,1.6.2]";visibility:=reexport,
@@ -32,8 +32,8 @@
  org.eclipse.wst.common.emfworkbench.integration,
  org.eclipse.jem.util,
  org.eclipse.wst.common.project.facet.core,
- org.eclipse.bpel.runtimes;bundle-version="1.0.3",
- org.eclipse.bpel.common.wsdl;bundle-version="1.0.3"
+ org.eclipse.bpel.runtimes;bundle-version="1.0.4",
+ org.eclipse.bpel.common.wsdl;bundle-version="1.0.4"
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.bpel.ui,
  org.eclipse.bpel.ui.actions,
diff --git a/plugins/org.eclipse.bpel.ui/pom.xml b/plugins/org.eclipse.bpel.ui/pom.xml
index d24199d..7af33e7 100644
--- a/plugins/org.eclipse.bpel.ui/pom.xml
+++ b/plugins/org.eclipse.bpel.ui/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.ui</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.validator.junit/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.validator.junit/META-INF/MANIFEST.MF
index 42c84e0..fda5a0f 100644
--- a/plugins/org.eclipse.bpel.validator.junit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.validator.junit/META-INF/MANIFEST.MF
@@ -2,8 +2,8 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %pluginName

 Bundle-SymbolicName: org.eclipse.bpel.validator.junit

-Bundle-Version: 1.0.3

-Fragment-Host: org.eclipse.bpel.validator;bundle-version="1.0.3"

+Bundle-Version: 1.0.4

+Fragment-Host: org.eclipse.bpel.validator;bundle-version="1.0.4"

 Bundle-RequiredExecutionEnvironment: JavaSE-1.6

 Bundle-ClassPath: .

 Require-Bundle: org.junit;bundle-version="4.8.1"

diff --git a/plugins/org.eclipse.bpel.validator.junit/pom.xml b/plugins/org.eclipse.bpel.validator.junit/pom.xml
index e23b805..1c82207 100644
--- a/plugins/org.eclipse.bpel.validator.junit/pom.xml
+++ b/plugins/org.eclipse.bpel.validator.junit/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.validator.junit</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
index f86b609..d29e61b 100644
--- a/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.validator;singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Activator: org.eclipse.bpel.validator.Activator
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -11,13 +11,13 @@
  org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.xsd,
  org.eclipse.wst.wsdl;bundle-version="[1.1.200,2.0.0)",
- org.eclipse.bpel.model;bundle-version="1.0.3",
- org.eclipse.bpel.common.model;bundle-version="1.0.3",
+ org.eclipse.bpel.model;bundle-version="1.0.4",
+ org.eclipse.bpel.common.model;bundle-version="1.0.4",
  org.eclipse.wst.validation;bundle-version="[1.2.0,2.0.0)",
  org.eclipse.wst.wsdl.validation;bundle-version="[1.1.301,2.0.0)",
  org.eclipse.wst.xml.core;bundle-version="[1.1.300,2.0.0)",
  javax.wsdl;bundle-version="[1.5.0,1.6.2]",
- org.eclipse.bpel.xpath10;bundle-version="1.0.3"
+ org.eclipse.bpel.xpath10;bundle-version="1.0.4"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ClassPath: .
diff --git a/plugins/org.eclipse.bpel.validator/pom.xml b/plugins/org.eclipse.bpel.validator/pom.xml
index b6a9ece..54f6a99 100644
--- a/plugins/org.eclipse.bpel.validator/pom.xml
+++ b/plugins/org.eclipse.bpel.validator/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.validator</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
index 1b27173..619712b 100644
--- a/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.wsil.model; singleton:=true
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Export-Package: org.eclipse.bpel.wsil.model.inspection;uses:="org.eclipse.emf.ecore.util,org.eclipse.emf.ecore,org.eclipse.emf.common.util",
diff --git a/plugins/org.eclipse.bpel.wsil.model/pom.xml b/plugins/org.eclipse.bpel.wsil.model/pom.xml
index fd029a9..7f12ba7 100644
--- a/plugins/org.eclipse.bpel.wsil.model/pom.xml
+++ b/plugins/org.eclipse.bpel.wsil.model/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpelins</groupId>
 	<artifactId>org.eclipse.bpel.wsil.model</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.xpath10.junit/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.xpath10.junit/META-INF/MANIFEST.MF
index 4ae8316..81e6276 100644
--- a/plugins/org.eclipse.bpel.xpath10.junit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.xpath10.junit/META-INF/MANIFEST.MF
@@ -2,8 +2,8 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.xpath10.junit
-Bundle-Version: 1.0.3.qualifier
-Fragment-Host: org.eclipse.bpel.xpath10;bundle-version="1.0.3"
+Bundle-Version: 1.0.4.qualifier
+Fragment-Host: org.eclipse.bpel.xpath10;bundle-version="1.0.4"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.junit;bundle-version="4.8.1"
 Export-Package: org.eclipse.bpel.xpath10.parser
diff --git a/plugins/org.eclipse.bpel.xpath10.junit/pom.xml b/plugins/org.eclipse.bpel.xpath10.junit/pom.xml
index 2b6cb70..b42ea2c 100644
--- a/plugins/org.eclipse.bpel.xpath10.junit/pom.xml
+++ b/plugins/org.eclipse.bpel.xpath10.junit/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpel.plugins</groupId>
 	<artifactId>org.eclipse.bpel.xpath10.junit</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF b/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
index 5a73786..19036e5 100644
--- a/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.bpel.xpath10
-Bundle-Version: 1.0.3.qualifier
+Bundle-Version: 1.0.4.qualifier
 Bundle-Localization: plugin
 Bundle-ClassPath: .,
  lib/antlr-runtime-3.0.1.jar
diff --git a/plugins/org.eclipse.bpel.xpath10/pom.xml b/plugins/org.eclipse.bpel.xpath10/pom.xml
index da9673e..44d7f93 100644
--- a/plugins/org.eclipse.bpel.xpath10/pom.xml
+++ b/plugins/org.eclipse.bpel.xpath10/pom.xml
@@ -9,6 +9,6 @@
 	</parent>
 	<groupId>org.eclipse.bpelins</groupId>
 	<artifactId>org.eclipse.bpel.xpath10</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/site/category.xml b/site/category.xml
index 83e9c8a..a7a84b7 100644
--- a/site/category.xml
+++ b/site/category.xml
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/org.eclipse.bpel.apache.ode.runtime.feature_1.0.3.qualifier.jar" id="org.eclipse.bpel.apache.ode.runtime.feature" version="1.0.3.qualifier">
+   <feature url="features/org.eclipse.bpel.apache.ode.runtime.feature_1.0.4.qualifier.jar" id="org.eclipse.bpel.apache.ode.runtime.feature" version="1.0.4.qualifier">
       <category name="Eclipse BPEL Designer"/>
    </feature>
-   <feature url="features/org.eclipse.bpel.feature_1.0.3.qualifier.jar" id="org.eclipse.bpel.feature" version="1.0.3.qualifier">
+   <feature url="features/org.eclipse.bpel.feature_1.0.4.qualifier.jar" id="org.eclipse.bpel.feature" version="1.0.4.qualifier">
       <category name="Eclipse BPEL Designer"/>
    </feature>
    <!-- Removed for now because it conflicts with jboss tools' own deployment plugin for Riftsaw.
         This was only intended as an additional example deployer anyway, which was more-or-less similar to the Ode deployer.
-   <feature url="features/org.eclipse.bpel.jboss.riftsaw.runtime.feature_1.0.3.qualifier.jar" id="org.eclipse.bpel.jboss.riftsaw.runtime.feature" version="1.0.3.qualifier">
+   <feature url="features/org.eclipse.bpel.jboss.riftsaw.runtime.feature_1.0.4.qualifier.jar" id="org.eclipse.bpel.jboss.riftsaw.runtime.feature" version="1.0.4.qualifier">
       <category name="Eclipse BPEL Designer"/>
    </feature>
    -->
-   <feature url="features/org.eclipse.bpel.common.feature_1.0.3.qualifier.jar" id="org.eclipse.bpel.common.feature" version="1.0.3.qualifier">
+   <feature url="features/org.eclipse.bpel.common.feature_1.0.4.qualifier.jar" id="org.eclipse.bpel.common.feature" version="1.0.4.qualifier">
       <category name="Eclipse BPEL Designer"/>
    </feature>
    <category-def name="Eclipse BPEL Designer" label="Eclipse BPEL Designer">
diff --git a/site/pom.xml b/site/pom.xml
index 3f7a962..518189d 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -18,7 +18,7 @@
 	<groupId>org.eclipse.bpel</groupId>
 	<artifactId>site</artifactId> 
 	<name>bpel.site</name>
-	<version>1.0.3</version>
+	<version>1.0.4</version>
 	<packaging>eclipse-repository</packaging>
 	
 	<profiles>
diff --git a/tests/org.eclipse.bpel.common.wsdl.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.bpel.common.wsdl.tests/META-INF/MANIFEST.MF
index dfa9cd5..3dfcd28 100644
--- a/tests/org.eclipse.bpel.common.wsdl.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.bpel.common.wsdl.tests/META-INF/MANIFEST.MF
@@ -2,11 +2,11 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: Tests - SOA Commons for WSDL and XML Schemas

 Bundle-SymbolicName: org.eclipse.bpel.common.wsdl.tests;singleton:=true

-Bundle-Version: 1.0.3.qualifier

+Bundle-Version: 1.0.4.qualifier

 Bundle-RequiredExecutionEnvironment: JavaSE-1.6

 Bundle-Vendor: Eclipse.org

 Bundle-ActivationPolicy: lazy

-Require-Bundle: org.eclipse.bpel.common.wsdl;bundle-version="1.0.3",

+Require-Bundle: org.eclipse.bpel.common.wsdl;bundle-version="1.0.4",

  org.eclipse.emf.ecore.xmi,

  org.eclipse.wst.wsdl,

  javax.wsdl;bundle-version="[1.5.0,1.6.2]",

diff --git a/tests/org.eclipse.bpel.common.wsdl.tests/pom.xml b/tests/org.eclipse.bpel.common.wsdl.tests/pom.xml
index 2705092..f1bdf13 100644
--- a/tests/org.eclipse.bpel.common.wsdl.tests/pom.xml
+++ b/tests/org.eclipse.bpel.common.wsdl.tests/pom.xml
@@ -10,7 +10,7 @@
 	
 	<groupId>org.eclipse.bpel.tests</groupId>
 	<artifactId>org.eclipse.bpel.common.wsdl.tests</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	
 	<build>
diff --git a/tests/org.eclipse.bpel.ui.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.bpel.ui.tests/META-INF/MANIFEST.MF
index 5b03ce6..a512512 100644
--- a/tests/org.eclipse.bpel.ui.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.bpel.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: Tests - BPEL Editor

 Bundle-SymbolicName: org.eclipse.bpel.ui.tests;singleton:=true

-Bundle-Version: 1.0.3.qualifier

+Bundle-Version: 1.0.4.qualifier

 Bundle-RequiredExecutionEnvironment: JavaSE-1.6

 Bundle-ActivationPolicy: lazy

 Bundle-Vendor: Eclipse.org

@@ -16,12 +16,12 @@
  org.eclipse.core.runtime,

  org.hamcrest,

  org.junit;bundle-version="4.8.1",

- org.eclipse.bpel.common.model;bundle-version="1.0.3",

- org.eclipse.bpel.common.ui;bundle-version="1.0.3",

- org.eclipse.bpel.common.wsdl;bundle-version="1.0.3",

- org.eclipse.bpel.model;bundle-version="1.0.3",

- org.eclipse.bpel.ui;bundle-version="1.0.3",

- org.eclipse.bpel.validator;bundle-version="1.0.3",

- org.eclipse.bpel.wsil.model;bundle-version="1.0.3",

- org.eclipse.bpel.xpath10;bundle-version="1.0.3",

+ org.eclipse.bpel.common.model;bundle-version="1.0.4",

+ org.eclipse.bpel.common.ui;bundle-version="1.0.4",

+ org.eclipse.bpel.common.wsdl;bundle-version="1.0.4",

+ org.eclipse.bpel.model;bundle-version="1.0.4",

+ org.eclipse.bpel.ui;bundle-version="1.0.4",

+ org.eclipse.bpel.validator;bundle-version="1.0.4",

+ org.eclipse.bpel.wsil.model;bundle-version="1.0.4",

+ org.eclipse.bpel.xpath10;bundle-version="1.0.4",

  org.eclipse.swtbot.junit4_x

diff --git a/tests/org.eclipse.bpel.ui.tests/pom.xml b/tests/org.eclipse.bpel.ui.tests/pom.xml
index d8b6b9c..7043e02 100644
--- a/tests/org.eclipse.bpel.ui.tests/pom.xml
+++ b/tests/org.eclipse.bpel.ui.tests/pom.xml
@@ -10,7 +10,7 @@
 	
 	<groupId>org.eclipse.bpel.tests</groupId>
 	<artifactId>org.eclipse.bpel.ui.tests</artifactId> 
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.4-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	
 	<build>