blob: af418ea5afbdf6304a0eb31ed1f0254b901b177c [file] [log] [blame]
spingelbccf2472010-12-14 22:40:32 +00001<?xml version="1.0" encoding="UTF-8"?>
2<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"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4 <modelVersion>4.0.0</modelVersion>
5 <parent>
Steffen Pingelb6fdd252011-07-10 19:34:00 +02006 <artifactId>org.eclipse.mylyn.incubator-parent</artifactId>
spingelbccf2472010-12-14 22:40:32 +00007 <groupId>org.eclipse.mylyn.incubator</groupId>
spingel1d5e16a2011-06-16 14:03:03 +00008 <version>3.7.0-SNAPSHOT</version>
spingelbccf2472010-12-14 22:40:32 +00009 </parent>
spingelbccf2472010-12-14 22:40:32 +000010 <artifactId>org.eclipse.mylyn.sandbox.ui_feature</artifactId>
spingel1d5e16a2011-06-16 14:03:03 +000011 <version>3.7.0-SNAPSHOT</version>
spingelbccf2472010-12-14 22:40:32 +000012 <packaging>eclipse-feature</packaging>
13</project>