diff options
Diffstat (limited to 'appc-config/appc-encryption-tool/features/pom.xml')
-rw-r--r-- | appc-config/appc-encryption-tool/features/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 581517444..dcaeef249 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -25,7 +25,6 @@ <dependency> <groupId>org.opendaylight.mdsal</groupId> <artifactId>features-mdsal</artifactId> - <version>${odl.mdsal.version}</version> <classifier>features</classifier> <type>xml</type> <scope>runtime</scope> |