diff options
Diffstat (limited to 'v3po/data-impl/pom.xml')
-rw-r--r-- | v3po/data-impl/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/v3po/data-impl/pom.xml b/v3po/data-impl/pom.xml index 46faab7a2..1d716a6d9 100644 --- a/v3po/data-impl/pom.xml +++ b/v3po/data-impl/pom.xml @@ -49,10 +49,6 @@ <artifactId>mdsal-binding-dom-codec</artifactId> </dependency> <dependency> - <groupId>org.opendaylight.yangtools</groupId> - <artifactId>yang-data-codec-gson</artifactId> - </dependency> - <dependency> <groupId>org.opendaylight.controller</groupId> <artifactId>sal-core-api</artifactId> <version>1.3.0-Beryllium</version> <!-- FIXME use dependency management --> |