blob: 88da727c6ed995efa0ae351ec237a9f3608985fb [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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.core.parent</artifactId>
<version>0.25.2-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.core.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.template.engine</artifactId>
<packaging>eclipse-plugin</packaging>
<name>OSEE Template Engine - (Incubation)</name>
</project>