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