blob: 0c1aa5bd7376673e417c83643707288f31aca5e0 [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>
<artifactId>org.eclipse.babel.tapiji.tools.java.feature</artifactId>
<packaging>eclipse-feature</packaging>
<parent>
<groupId>org.eclipse.babel.plugins</groupId>
<artifactId>org.eclipse.babel.tapiji.tools.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<relativePath>../org.eclipse.babel.tapiji.tools.parent</relativePath>
</parent>
</project>