spingel | bccf247 | 2010-12-14 22:40:32 +0000 | [diff] [blame] | 1 | <?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 Pingel | b6fdd25 | 2011-07-10 19:34:00 +0200 | [diff] [blame] | 6 | <artifactId>org.eclipse.mylyn.incubator-parent</artifactId> |
spingel | bccf247 | 2010-12-14 22:40:32 +0000 | [diff] [blame] | 7 | <groupId>org.eclipse.mylyn.incubator</groupId> |
spingel | 1d5e16a | 2011-06-16 14:03:03 +0000 | [diff] [blame] | 8 | <version>3.7.0-SNAPSHOT</version> |
spingel | bccf247 | 2010-12-14 22:40:32 +0000 | [diff] [blame] | 9 | </parent> |
spingel | bccf247 | 2010-12-14 22:40:32 +0000 | [diff] [blame] | 10 | <artifactId>org.eclipse.mylyn.sandbox.ui_feature</artifactId> |
spingel | 1d5e16a | 2011-06-16 14:03:03 +0000 | [diff] [blame] | 11 | <version>3.7.0-SNAPSHOT</version> |
spingel | bccf247 | 2010-12-14 22:40:32 +0000 | [diff] [blame] | 12 | <packaging>eclipse-feature</packaging> |
| 13 | </project> |