|
@@ -171,10 +171,6 @@
|
|
|
<groupId>junit</groupId>
|
|
|
<artifactId>junit</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>com.cenqua.clover</groupId>
|
|
|
- <artifactId>clover</artifactId>
|
|
|
- </exclusion>
|
|
|
<exclusion>
|
|
|
<groupId>org.apache.avro</groupId>
|
|
|
<artifactId>avro</artifactId>
|
|
@@ -211,10 +207,6 @@
|
|
|
<groupId>com.sun.jersey.contribs</groupId>
|
|
|
<artifactId>jersey-guice</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>com.cenqua.clover</groupId>
|
|
|
- <artifactId>clover</artifactId>
|
|
|
- </exclusion>
|
|
|
<exclusion>
|
|
|
<groupId>com.google.inject.extensions</groupId>
|
|
|
<artifactId>guice-servlet</artifactId>
|
|
@@ -263,10 +255,6 @@
|
|
|
<groupId>com.google.inject.extensions</groupId>
|
|
|
<artifactId>guice-servlet</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>com.cenqua.clover</groupId>
|
|
|
- <artifactId>clover</artifactId>
|
|
|
- </exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
|
|
@@ -291,10 +279,6 @@
|
|
|
<groupId>com.google.inject.extensions</groupId>
|
|
|
<artifactId>guice-servlet</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>com.cenqua.clover</groupId>
|
|
|
- <artifactId>clover</artifactId>
|
|
|
- </exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
</dependencies>
|