<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="ukelonn.bundle">
    <repository>mvn:no.priv.bang.ukelonn/ukelonn.web.security/1.0.0-SNAPSHOT/xml/features</repository>
    <repository>mvn:no.priv.bang.osgiservice/osgiservice.users/2.0.1/xml/features</repository>
    <repository>mvn:no.priv.bang.osgi.service.adapters/adapters.logservice/1.2.0/xml/features</repository>
    <repository>mvn:no.priv.bang.servlet/servlet.jersey/3.0.4/xml/features</repository>
    <feature name="ukelonn-web-services" description="Ukelonn webapp REST API" version="1.0.0.SNAPSHOT">
        <details>Common maven plugin properties, configurations and dependency management, for applications using authservice</details>
        <feature prerequisite="true">wrap</feature>
        <feature>http-whiteboard</feature>
        <feature>scr</feature>
        <feature version="1.0.0.SNAPSHOT" prerequisite="false" dependency="false">ukelonn-web-security</feature>
        <feature version="2.0.1" prerequisite="false" dependency="false">user-management-osgi-service</feature>
        <feature version="1.2.0" prerequisite="false" dependency="false">adapter-for-osgi-logservice</feature>
        <feature version="3.0.4" prerequisite="false" dependency="false">jersey-servlet</feature>
        <bundle start-level="80">mvn:no.priv.bang.ukelonn/ukelonn.web.services/1.0.0-SNAPSHOT</bundle>
    </feature>
</features>
