<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="vaadin-core">
    <repository>mvn:com.vaadin/flow/24.10-SNAPSHOT/xml/features</repository>
    <repository>mvn:com.vaadin/vaadin-grid-flow/24.10-SNAPSHOT/xml/features</repository>
    <feature name="vaadin-core" description="Vaadin Core" version="24.10.0.SNAPSHOT">
        <details>Vaadin Core feature</details>
        <feature>flow</feature>
        <feature>vaadin-grid-flow</feature>
        <feature prerequisite="true" dependency="false">wrap</feature>
        <bundle>wrap:mvn:com.vaadin/vaadin-core-internal/24.10-SNAPSHOT</bundle>
        <bundle>wrap:mvn:com.vaadin/vaadin-dev/24.10-SNAPSHOT</bundle>
    </feature>
</features>
