Disabling jetty-cdi from distribution (for now)

This commit is contained in:
Joakim Erdfelt 2014-10-28 10:33:01 -07:00
parent af5f9382a4
commit e3f71430a6
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>