blob: f10974c819fe8d3e72b947e6349b0ec6fa83a961 [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>
<artifactId>rcptt.runtime.verifications</artifactId>
<groupId>org.eclipse.rcptt</groupId>
<version>1.5.3-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.rcptt</groupId>
<artifactId>org.eclipse.rcptt.verifications.tree.impl</artifactId>
<version>1.5.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>