|
@@ -146,16 +146,6 @@
|
|
|
<artifactId>curator-test</artifactId>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.sun.jersey.jersey-test-framework</groupId>
|
|
|
- <artifactId>jersey-test-framework-core</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.sun.jersey.jersey-test-framework</groupId>
|
|
|
- <artifactId>jersey-test-framework-core</artifactId>
|
|
|
- <version>1.19</version>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|