diff options
author | 2017-05-16 19:11:07 +0000 | |
---|---|---|
committer | 2017-05-16 19:11:07 +0000 | |
commit | 3ed21bab1db09d8f014813feda3fc94e531c1d70 (patch) | |
tree | ba13683884e1de2cd9707f6e3b35687f8849d801 | |
parent | 4e3c0013c7e78cd7b84e745e869fe258cc794440 (diff) | |
parent | bf4dd2b81556d48fa404cbea7fd7d708312f30d7 (diff) |
Merge "Add missing version for opendaylight-karaf-empty"
-rwxr-xr-x | sliapi/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index 4a572cb..4bef99d 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -42,6 +42,7 @@ <dependency> <groupId>org.opendaylight.odlparent</groupId> <artifactId>opendaylight-karaf-empty</artifactId> + <version>${odl.karaf.empty.distro.version}</version> <type>zip</type> </dependency> |