blob: 1c1fdea88fba3b24b468cd8c8e19cf9bdb9887d5 [file]
<?xml version="1.0"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.xpand</groupId>
<artifactId>org.eclipse.xpand.parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<relativePath>../org.eclipse.xpand.parent/pom.xml</relativePath>
</parent>
<packaging>eclipse-target-definition</packaging>
<artifactId>org.eclipse.xpand.target</artifactId>
</project>