aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-flow-controller/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-flow-controller/provider/pom.xml')
-rw-r--r--appc-config/appc-flow-controller/provider/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml
index 5712be7fc..b82e89190 100644
--- a/appc-config/appc-flow-controller/provider/pom.xml
+++ b/appc-config/appc-flow-controller/provider/pom.xml
@@ -93,9 +93,8 @@
<artifactId>sli-common</artifactId>
</dependency>
<dependency>
- <groupId>com.sun.jersey</groupId>
+ <groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
- <version>1.17</version>
<scope>provided</scope>
</dependency>