blob: 6353e1fd8665fbbf0bd78fc64aad684eb0ef0be8 [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>
<parent>
<groupId>org.eclipse.wst.xml.vex</groupId>
<artifactId>org.eclipse.wst.xml.vex_parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../org.eclipse.wst.xml.vex.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.wst.xml.vex</groupId>
<artifactId>org.eclipse.wst.xml.vex.repository</artifactId>
<packaging>eclipse-update-site</packaging>
<name>Vex Update Site</name>
</project>