Bug 532727 - Bump up org.eclipse.jst.enterprise_ui feature version for WTP 3.9.4 (Java 10 release)

Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/features/org.eclipse.jst.enterprise_ui.feature/feature.xml b/features/org.eclipse.jst.enterprise_ui.feature/feature.xml
index 9edaa46..ba032b4 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature/feature.xml
+++ b/features/org.eclipse.jst.enterprise_ui.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.jst.enterprise_ui.feature"

       label="%featureName"

-      version="3.9.2.qualifier"

+      version="3.9.3.qualifier"

       provider-name="%providerName"

       plugin="org.eclipse.jst.jee.ui"

       license-feature="org.eclipse.license"

diff --git a/features/org.eclipse.jst.enterprise_ui.feature/pom.xml b/features/org.eclipse.jst.enterprise_ui.feature/pom.xml
index 31c32ec..a49449b 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature/pom.xml
+++ b/features/org.eclipse.jst.enterprise_ui.feature/pom.xml
@@ -22,7 +22,7 @@
 
   <groupId>org.eclipse.webtools.javaee</groupId>
   <artifactId>org.eclipse.jst.enterprise_ui.feature</artifactId>
-  <version>3.9.2-SNAPSHOT</version>
+  <version>3.9.3-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <build>