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