<?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.authservice/authservice.web.security.shirofilter/3.0.10/xml/features</repository>
    <feature name="ukelonn-web-security" description="Ukelonn web security component" version="1.0.0.SNAPSHOT">
        <details>Common maven plugin properties, configurations and dependency management, for applications using authservice</details>
        <feature>http-whiteboard</feature>
        <feature>scr</feature>
        <feature version="3.0.10" prerequisite="false" dependency="false">authservice-web-security-shirofilter</feature>
        <bundle start-level="80">mvn:no.priv.bang.ukelonn/ukelonn.web.security/1.0.0-SNAPSHOT</bundle>
        <bundle start-level="80">mvn:org.apache.shiro/shiro-web/2.1.0</bundle>
        <bundle start-level="80">mvn:org.owasp.encoder/encoder/1.4.0</bundle>
    </feature>
</features>
