<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <parent>
        <groupId>com.codbex.phoebe</groupId>
        <artifactId>codbex-phoebe-components-parent</artifactId>
        <version>2.9.0</version>
        <relativePath>../../pom.xml</relativePath>
    </parent>

    <name>codbex - phoebe - UI - Airflow</name>
    <artifactId>codbex-phoebe-components-ide-ui-phoebe</artifactId>
    <packaging>jar</packaging>

</project>
