summaryrefslogtreecommitdiffstats
path: root/testutil/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testutil/pom.xml')
-rw-r--r--testutil/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testutil/pom.xml b/testutil/pom.xml
index 1b3cc6772d1..95da44c610e 100644
--- a/testutil/pom.xml
+++ b/testutil/pom.xml
@@ -24,6 +24,7 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
+ <classifier>no_aop</classifier>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>