<?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.2.0.alpha1/xml/features</repository>
    <repository>mvn:com.vaadin/flow-data/9.2.0.alpha1/xml/features</repository>
    <feature name="flow" description="Flow" version="9.2.0.alpha1">
        <details>Vaadin Flow feature</details>
        <feature>flow-server</feature>
        <feature>flow-data</feature>
        <bundle>mvn:com.vaadin/flow-push/9.2.0.alpha1</bundle>
        <bundle>mvn:com.vaadin/flow-client/9.2.0.alpha1</bundle>
        <bundle>mvn:com.vaadin/flow-html-components/9.2.0.alpha1</bundle>
        <bundle>mvn:com.vaadin/flow-dnd/9.2.0.alpha1</bundle>
        <bundle>mvn:com.vaadin/flow-lit-template/9.2.0.alpha1</bundle>
        <bundle>mvn:com.vaadin/flow-polymer-template/9.2.0.alpha1</bundle>
    </feature>
</features>
