<?xml version="1.0" encoding="UTF-8"?>
<features name="karaf-features-droolsjbpm-6.4.0.Final"
          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">

  <repository>mvn:org.drools/drools-karaf-features/6.4.0.Final/xml/features-core</repository>

  <feature name="servlet-api-drools" version="6.4.0.Final">
    <bundle>mvn:org.apache.geronimo.specs/geronimo-servlet_3.0_spec/1.0</bundle>
  </feature>

</features>