<?xml version="1.0" encoding="UTF-8"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.0.0 http://karaf.apache.org/xmlns/features/v1.0.0">

  <!-- features:refreshurl mvn:com.nextaudience.clustor/sampler-base/1.0.0/xml -->

  <feature name='eu.elbkind.osgi.reporting.karaf'
    version='1.0.0'>
    <bundle>mvn:eu.elbkind.osgi/reporting-api/1.0.0</bundle>
    <bundle>mvn:eu.elbkind.osgi/reporting-karaf-commands/1.0.0</bundle>
  </feature>
</features>
