diff options
Diffstat (limited to 'restapi-call-node/features/ccsdk-restapi-call-node/pom.xml')
-rw-r--r-- | restapi-call-node/features/ccsdk-restapi-call-node/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml index a28cbbe4c..0bf2a023d 100644 --- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml +++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml @@ -21,7 +21,6 @@ <dependency> <groupId>javax.ws.rs</groupId> <artifactId>javax.ws.rs-api</artifactId> - <version>2.1</version> </dependency> <dependency> <groupId>org.onap.ccsdk.sli.core</groupId> |