blob: 639a362868434fec504934a1dfcc8681796ea1bc [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 for JavaFX - application feature</name>
<groupId>at.bestsolution.efxclipse.ecp</groupId>
<artifactId>at.bestsolution.efxclipse.ecp.app.feature</artifactId>
<packaging>eclipse-feature</packaging>
<parent>
<groupId>at.bestsolution.efxclipse.ecp</groupId>
<artifactId>at.bestsolution.efxclipse.ecp.app.releng</artifactId>
<relativePath>../at.bestsolution.efxclipse.ecp.app.releng/pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
</parent>
</project>