aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2017-05-16 15:03:28 -0400
committerAlexis de Talhouët <adetalhouet89@gmail.com>2017-05-16 15:03:28 -0400
commitbf4dd2b81556d48fa404cbea7fd7d708312f30d7 (patch)
tree24dddb039de5f73d28016cea47184c96cf63b5fc
parent44775a0ec9732f2874c1b07fee15c393949b55b8 (diff)
Add missing version for opendaylight-karaf-empty
Change-Id: I6671c71a9c4c5b4b400df9fe0efb49864492cf1d Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
-rwxr-xr-xsliapi/features/pom.xml1
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>