blob: 70ac6b01f7e0260db7b8cc61995c945d525959d6 [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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.sphinx.releng</groupId>
<artifactId>org.eclipse.sphinx.releng.parent</artifactId>
<version>0.9.2-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.sphinx.releng.builds/parent/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.sphinx.examples</groupId>
<artifactId>org.eclipse.sphinx.examples.validation.ui</artifactId>
<version>0.9.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>