blob: fec1c1565a790b7e713accf8734dbbbfce4e11c5 [file] [log] [blame]
<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.osee</groupId>
<artifactId>org.eclipse.osee.disposition.parent</artifactId>
<version>0.26.1-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.disposition.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.disposition.p2</artifactId>
<packaging>eclipse-repository</packaging>
<name>OSEE Disposition - p2 Site (Incubation)</name>
<version>0.26.1-SNAPSHOT</version>
</project>