<?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/24.9-SNAPSHOT/xml/features</repository>
    <repository>mvn:com.vaadin/flow-data/24.9-SNAPSHOT/xml/features</repository>
    <feature name="flow" description="Flow" version="24.9.0.SNAPSHOT">
        <details>Vaadin Flow feature</details>
        <feature>flow-server</feature>
        <feature>flow-data</feature>
        <feature prerequisite="true" dependency="false">wrap</feature>
        <bundle>mvn:com.vaadin/flow-push/24.9-SNAPSHOT</bundle>
        <bundle>wrap:mvn:com.vaadin/flow-webpush/24.9-SNAPSHOT</bundle>
        <bundle>mvn:com.vaadin/flow-client/24.9-SNAPSHOT</bundle>
        <bundle>mvn:com.vaadin/flow-html-components/24.9-SNAPSHOT</bundle>
        <bundle>mvn:com.vaadin/flow-dnd/24.9-SNAPSHOT</bundle>
        <bundle>mvn:com.vaadin/flow-lit-template/24.9-SNAPSHOT</bundle>
        <bundle>mvn:com.vaadin/flow-react/24.9-SNAPSHOT</bundle>
        <bundle>mvn:com.vaadin/signals/24.9-SNAPSHOT</bundle>
    </feature>
</features>
