diff options
Diffstat (limited to 'appc-oam')
-rw-r--r-- | appc-oam/appc-oam-bundle/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index 5a91f4432..731dc4259 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -67,7 +67,6 @@ <plugin> <groupId>org.opendaylight.yangtools</groupId> <artifactId>yang-maven-plugin</artifactId> - <version>${odl.yangtools.version}</version> <executions> <execution> <id>config</id> @@ -226,11 +225,6 @@ <scope>test</scope> </dependency> <dependency> - <artifactId>sal-rest-connector</artifactId> - <groupId>org.opendaylight.netconf</groupId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.opendaylight.controller</groupId> <artifactId>sal-binding-broker-impl</artifactId> <scope>test</scope> |