diff options
Diffstat (limited to 'nsh/api/pom.xml')
-rw-r--r-- | nsh/api/pom.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index 4eaedafed..94c6e772d 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -28,18 +28,6 @@ <version>1.16.12-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> |