<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0">
   <!-- All API Management Dependencies -->
   <feature name="apiman-dependencies" version="1.0.0.Alpha2">
      <bundle>mvn:org.overlord/overlord-commons-i18n/2.0.10.Final</bundle>
      <bundle>mvn:org.overlord/overlord-commons-services/2.0.10.Final</bundle>
      <bundle>mvn:commons-io/commons-io/2.1</bundle>
      <bundle>mvn:org.apache.commons/commons-pool2/2.2</bundle>
      <bundle>mvn:commons-codec/commons-codec/1.4</bundle>
      <bundle>mvn:org.codehaus.jackson/jackson-core-asl/1.9.9</bundle>
      <bundle>mvn:org.codehaus.jackson/jackson-mapper-asl/1.9.9</bundle>
      <bundle>wrap:mvn:cglib/cglib/3.0$Bundle-SymbolicName=cglib.cglib&amp;Bundle-Version=3.0&amp;Bundle-Name=Code Generation Library</bundle>
      <bundle>wrap:mvn:org.ow2.asm/asm/4.0$Bundle-SymbolicName=org.ow2.asm.asm&amp;Bundle-Version=4.0&amp;Bundle-Name=ASM Core</bundle>
      <bundle>wrap:mvn:org.ow2.asm/asm-util/4.0$Bundle-SymbolicName=org.ow2.asm.asm-util&amp;Bundle-Version=4.0&amp;Bundle-Name=ASM Util</bundle>
      <bundle>wrap:mvn:org.ow2.asm/asm-tree/4.0$Bundle-SymbolicName=org.ow2.asm.asm-tree&amp;Bundle-Version=4.0&amp;Bundle-Name=ASM Tree</bundle>
   </feature>
   <!-- API Management Runtime -->
   <feature name="apiman-rt" version="1.0.0.Alpha2">
      <feature version="1.0.0.Alpha2">apiman-dependencies</feature>
      <bundle>mvn:org.overlord.apiman/apiman-rt-api-rest/1.0.0.Alpha2</bundle>
      <bundle>mvn:org.overlord.apiman/apiman-rt-api-rest-impl/1.0.0.Alpha2</bundle>
      <bundle>mvn:org.overlord.apiman/apiman-rt-engine-beans/1.0.0.Alpha2</bundle>
      <bundle>mvn:org.overlord.apiman/apiman-rt-engine-core/1.0.0.Alpha2</bundle>
      <bundle>mvn:org.overlord.apiman/apiman-rt-engine-policies/1.0.0.Alpha2</bundle>
   </feature>
   <!-- API Management (Kitchen Sink) -->
   <feature name="apiman" version="1.0.0.Alpha2">
      <feature version="1.0.0.Alpha2">apiman-rt</feature>
   </feature>
</features>
