Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-05-03 20:14:11 +0000
committerThomas Watson2017-05-03 20:25:57 +0000
commitc30d687fc87cca35ad9cc9497e6eb7069de2a86d (patch)
tree4047ab9631a61fa21d88256d3731631465407566 /pom.xml
parentd7a79717826e366be163d46dfca9bc67e410a4f5 (diff)
downloadrt.equinox.bundles-c30d687fc87cca35ad9cc9497e6eb7069de2a86d.tar.gz
rt.equinox.bundles-c30d687fc87cca35ad9cc9497e6eb7069de2a86d.tar.xz
rt.equinox.bundles-c30d687fc87cca35ad9cc9497e6eb7069de2a86d.zip
Bug 515935 - API Tools Version Verification Report does not recognizeI20170503-2000
filter Change-Id: Ie3f324702f13e0ac1d807f46b5717f1d7e6dc355 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
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