Enabling cdi.mod in distribution

This commit is contained in:
Joakim Erdfelt 2014-10-29 15:50:56 -07:00
parent b132b90b03
commit 149ed3a553
1 changed files with 1 additions and 1 deletions

View File

@ -788,12 +788,12 @@
<artifactId>jetty-overlay-deployer</artifactId>
<version>${project.version}</version>
</dependency>
-->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-cdi</artifactId>
<version>${project.version}</version>
</dependency>
-->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jaas</artifactId>