aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider/appc-provider-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-provider/appc-provider-model/pom.xml')
-rw-r--r--appc-provider/appc-provider-model/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml
index cb8c60243..cb7e911dd 100644
--- a/appc-provider/appc-provider-model/pom.xml
+++ b/appc-provider/appc-provider-model/pom.xml
@@ -84,13 +84,5 @@
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-common</artifactId>
</dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal.model</groupId>
- <artifactId>ietf-inet-types</artifactId>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.mdsal.model</groupId>
- <artifactId>ietf-yang-types</artifactId>
- </dependency>
</dependencies>
</project>