blob: 54783f1e1922f0051e491ffd92c6860df925181d [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.ui</artifactId>
<packaging>eclipse-plugin</packaging>
<version>1.0.0-SNAPSHOT</version>
<name>Vex UI</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>