blob: 682299861de15df72af7a6e9a7bd456468f2510a [file] [log] [blame]
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>
<name>ECP e4 FX Demo - target feature</name>
<groupId>org.eclipse.emf.ecp.fx</groupId>
<packaging>eclipse-feature</packaging>
<version>1.9.0-SNAPSHOT</version>
<artifactId>org.eclipse.emf.ecp.target.e4.fx.feature</artifactId>
<parent>
<groupId>org.eclipse.emf.ecp.fx</groupId>
<artifactId>ecp-fx-parent</artifactId>
<relativePath>../../../releng/javafx/org.eclipse.emf.ecp.fx.releng/pom.xml</relativePath>
<version>1.9.0-SNAPSHOT</version>
</parent>
</project>