<?xml version="1.0" encoding="UTF-8"?>
<!-- vi: set et smarttab sw=4 tabstop=4: -->
<features name="jrobot-3.4.1" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
    <feature name='jrobot-remote-server' version='3.4.1'
             description='RobotFramework  :: Remote library server'>
        <feature>jetty</feature>
        <bundle>mvn:com.google.guava/guava/19.0</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-core/2.3.2</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/2.3.2</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/2.3.2</bundle>
        <bundle>mvn:com.github.aenniw/jrobot-remote-server/3.4.1</bundle>
    </feature>
</features>
