Increased bundle version for Photon (4.8)
diff --git a/features/org.eclipse.help-feature/feature.xml b/features/org.eclipse.help-feature/feature.xml
index e80fac6..c2b6b23 100644
--- a/features/org.eclipse.help-feature/feature.xml
+++ b/features/org.eclipse.help-feature/feature.xml
@@ -4,7 +4,7 @@
 <feature
       id="org.eclipse.help"
       label="%featureName"
-      version="2.2.100.qualifier"
+      version="2.2.200.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.help.base"
       license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.help-feature/pom.xml b/features/org.eclipse.help-feature/pom.xml
index 9881057..04c8db5 100644
--- a/features/org.eclipse.help-feature/pom.xml
+++ b/features/org.eclipse.help-feature/pom.xml
@@ -19,7 +19,7 @@
   </parent>
   <groupId>org.eclipse.help.feature</groupId>
   <artifactId>org.eclipse.help</artifactId>
-  <version>2.2.100-SNAPSHOT</version>
+  <version>2.2.200-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
     <build>
      <plugins>