summaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-03-30 11:04:22 -0700
committerPatrick Brady <pb071s@att.com>2017-03-31 11:34:32 -0700
commit7a638b6147aec1a56d5ba748c395905e1532147a (patch)
tree8129b95cdfb726ce38f446be101a8b0e9e826bc7 /appc-provider
parent196901ad5e6a0fc45ffa27d85d2e24e9f8e1d446 (diff)
Root pom parent and other cleanup
Change-Id: I61deff5cffeb0a3730066ca83f86a98b647acd03 Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-provider')
-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>