Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2014-10-28 19:32:55 +0000
committerJoakim Erdfelt2014-10-28 19:32:55 +0000
commit8a72a153a1280aad6390f27372b5a8af8127cc82 (patch)
treeb06e32b68604c9dda7d607a1968d941326ae95ea /pom.xml
parent8d2acb681706fb32c6fcea47a2124065381bbc89 (diff)
parente3f71430a64ca954bc3bef7ab62456515138e877 (diff)
downloadorg.eclipse.jetty.project-8a72a153a1280aad6390f27372b5a8af8127cc82.tar.gz
org.eclipse.jetty.project-8a72a153a1280aad6390f27372b5a8af8127cc82.tar.xz
org.eclipse.jetty.project-8a72a153a1280aad6390f27372b5a8af8127cc82.zip
Merge branch 'jetty-9.2.x'
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b7081877ff..532b697ffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,6 +471,7 @@
<module>jetty-annotations</module>
<module>jetty-jndi</module>
<module>jetty-jaas</module>
+ <module>jetty-cdi</module>
<module>jetty-spring</module>
<module>jetty-client</module>
<module>jetty-proxy</module>

Back to the top