diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-05-19 00:37:18 +0000 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2017-05-19 00:37:36 +0000 |
commit | 09c6ef2dddf3289b42eac39119af01d292330caf (patch) | |
tree | 9c4dc48ab382280a7d499d7b6db65e871992ab21 /properties-node/features | |
parent | b5a3125dcc25390587689f223fdce9e4ea50b609 (diff) |
use 1.1.1 rootpom and add version for karaf-empty
Change-Id: Ibbb0d7aafe7521877eeb6cf9e6bbffbbfdaa30de
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'properties-node/features')
-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>
|