diff options
Diffstat (limited to 'asdcApi/features')
-rwxr-xr-x | asdcApi/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 2e0e46cb..ff9c92bf 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -46,6 +46,7 @@ <dependency> <groupId>org.opendaylight.controller</groupId> <artifactId>opendaylight-karaf-empty</artifactId> + <version>${odl.karaf.empty.distro.version}</version> <type>zip</type> </dependency> |