Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2699f7f26..d68d2d353 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<module>bundles/org.eclipse.equinox.http</module>
-->
- <module>bundles/org.eclipse.equinox.http.jetty9</module>
+ <module>bundles/org.eclipse.equinox.http.jetty</module>
<module>bundles/org.eclipse.equinox.http.registry</module>
<module>bundles/org.eclipse.equinox.http.servlet</module>
<module>bundles/org.eclipse.equinox.http.servlet.tests</module>

Back to the top