<?xml version="1.0" encoding="UTF-8"?>

<features name="problems"
          xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
    <feature name="problem">
        <bundle>
            mvn:org.apache.commons/commons-lang3/3.3.2
        </bundle>
    </feature>
</features>