blob: c6c984fbe8bdfb8c90edc32671d669843ae06abf [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>
<groupId>org.eclipse.emf.ecp.fx</groupId>
<artifactId>org.eclipse.emf.ecp.util.e4.fx</artifactId>
<packaging>eclipse-plugin</packaging>
<parent>
<groupId>org.eclipse.emf.ecp.fx</groupId>
<artifactId>ecp-fx-bundles-parent</artifactId>
<relativePath>../../../releng/javafx/org.eclipse.emf.ecp.fx.releng.bundles/pom.xml</relativePath>
<version>1.8.0-SNAPSHOT</version>
</parent>
<version>1.8.0-SNAPSHOT</version>
</project>