summaryrefslogtreecommitdiffstats
path: root/lucene-linguistics
diff options
context:
space:
mode:
Diffstat (limited to 'lucene-linguistics')
-rw-r--r--lucene-linguistics/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lucene-linguistics/pom.xml b/lucene-linguistics/pom.xml
index 49cd5338e8d..929d33a0736 100644
--- a/lucene-linguistics/pom.xml
+++ b/lucene-linguistics/pom.xml
@@ -63,6 +63,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
+ <classifier>no_aop</classifier>
<scope>provided</scope>
</dependency>
<dependency>