blob: edb2992f95ffe9e22856ff1aaaed9bf757bd62f3 [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.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.mft.papyrus</artifactId>
<version>0.9.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<properties>
<platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</platform-repository-url>
</properties>
</project>