Bug 474322 - Update to Jetty 9.2.13
diff --git a/features/org.eclipse.help-feature/feature.xml b/features/org.eclipse.help-feature/feature.xml
index cb8c2fd..30cea11 100644
--- a/features/org.eclipse.help-feature/feature.xml
+++ b/features/org.eclipse.help-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.help"
       label="%featureName"
-      version="2.1.0.qualifier"
+      version="2.1.1.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 e9b276f..eccc0cc 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.1.0-SNAPSHOT</version>
+  <version>2.1.1-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
     <build>
      <plugins>