diff options
-rw-r--r-- | routing/routing-api/pom.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 8652ec813..14268c67f 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -28,18 +28,6 @@ <version>1.18.04-SNAPSHOT</version> <packaging>bundle</packaging> - <dependencyManagement> - <dependencies> - <dependency> - <groupId>org.opendaylight.mdsal.model</groupId> - <artifactId>mdsal-model-artifacts</artifactId> - <version>0.8.2-Beryllium-SR2</version> - <type>pom</type> - <scope>import</scope> - </dependency> - </dependencies> - </dependencyManagement> - <dependencies> <dependency> <groupId>org.opendaylight.mdsal.model</groupId> |