<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="authservice.bundle">
    <repository>mvn:no.priv.bang.karaf/liquibase-core-karaf/4.33.0/xml/features</repository>
    <repository>mvn:no.priv.bang.authservice/authservice.definitions/3.0.5/xml/features</repository>
    <repository>mvn:no.priv.bang.karaf/karaf.liquibase.runner/4.33.0/xml/features</repository>
    <feature name="authservice-db-liquibase" description="Authentication webapp Liquibase DB schema" version="3.0.5">
        <details>A drop-in shiro user database for apache karaf web whiteboard, with user administration UI and user self-service password and user info change. In addition can serve as forms based authentication for nginx</details>
        <feature>pax-jdbc</feature>
        <feature version="4.33.0">liquibase-core</feature>
        <feature version="3.0.5" prerequisite="false" dependency="false">authservice-definitions</feature>
        <feature version="4.33.0" prerequisite="false" dependency="false">liquibase-runner</feature>
        <bundle start-level="80">mvn:no.priv.bang.authservice/authservice.db.liquibase/3.0.5</bundle>
    </feature>
</features>
