diff options
Diffstat (limited to 'base/http/provider/pom.xml')
-rw-r--r-- | base/http/provider/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index aabeca268..642238cd2 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -28,7 +28,6 @@ <dependency> <groupId>org.glassfish.jersey.core</groupId> <artifactId>jersey-client</artifactId> - <version>${jersey.version}</version> <scope>test</scope> </dependency> <dependency> |