blob: 2341b83c065cfcd05b71b959b44b9e86e2417117 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>org.eclipse.mylyn.mft-parent</artifactId>
<groupId>org.eclipse.mylyn.mft</groupId>
<version>0.9.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.mft.papyrus</artifactId>
<version>0.9.2-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<properties>
<platform-repository-url>${papyrus-repository-url}</platform-repository-url>
</properties>
</project>