blob: 3ec004cfdf0ddeded142059acb6b35d6e905b7f2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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>
<artifactId>org.eclipse.wst.xml.vex.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>1.0.0-SNAPSHOT</version>
<name>Vex Feature</name>
<parent>
<artifactId>org.eclipse.wst.xml.vex_parent</artifactId>
<groupId>org.eclipse.wst.xml.vex</groupId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../development/org.eclipse.wst.xml.vex.releng/pom.xml</relativePath>
</parent>
</project>