<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="flow">
    <repository>mvn:com.vaadin/flow-server/9.0.0.alpha7/xml/features</repository>
    <repository>mvn:com.vaadin/flow-data/9.0.0.alpha7/xml/features</repository>
    <feature name="flow" description="Flow" version="9.0.0.alpha7">
        <details>Vaadin Flow feature</details>
        <feature>flow-server</feature>
        <feature>flow-data</feature>
        <bundle>mvn:com.vaadin/flow-push/9.0.0.alpha7</bundle>
        <bundle>mvn:com.vaadin/flow-client/9.0.0.alpha7</bundle>
        <bundle>mvn:com.vaadin/flow-html-components/9.0.0.alpha7</bundle>
        <bundle>mvn:com.vaadin/flow-dnd/9.0.0.alpha7</bundle>
        <bundle>mvn:com.vaadin/flow-lit-template/9.0.0.alpha7</bundle>
        <bundle>mvn:com.vaadin/flow-polymer-template/9.0.0.alpha7</bundle>
    </feature>
</features>
