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