<?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/25.2.0-alpha1/xml/features</repository>
    <repository>mvn:com.vaadin/vaadin-grid-flow/25.2.0-alpha2/xml/features</repository>
    <feature name="vaadin-core" description="Vaadin Core" version="25.2.0.alpha2">
        <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/25.2.0-alpha2</bundle>
    </feature>
</features>
