diff options
Diffstat (limited to 'restconf-client/provider')
-rwxr-xr-x | restconf-client/provider/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index ccc9ab86..7cb2993c 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -41,7 +41,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> |