diff options
Diffstat (limited to 'dataChange/provider/pom.xml')
-rwxr-xr-x | dataChange/provider/pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml index 59d58ac43..29a832449 100755 --- a/dataChange/provider/pom.xml +++ b/dataChange/provider/pom.xml @@ -46,11 +46,7 @@ <artifactId>sal-test-model</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.opendaylight.netconf</groupId> - <artifactId>sal-rest-connector</artifactId> - <scope>test</scope> - </dependency> + <dependency> <groupId>org.opendaylight.controller</groupId> |