Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault (Ericsson)2013-02-25 15:51:45 +0000
committerPascal Rapicault2013-02-25 15:51:45 +0000
commit3a3b531b16dcd550b5e2fdc0a2b2698b8ca5c089 (patch)
tree84901521ae6b6d17909351394ecd06a41546f257 /pom.xml
parent53165c49e9bc2d8b9e389d31c4a4885ab1f6d192 (diff)
downloadrt.equinox.p2-3a3b531b16dcd550b5e2fdc0a2b2698b8ca5c089.tar.gz
rt.equinox.p2-3a3b531b16dcd550b5e2fdc0a2b2698b8ca5c089.tar.xz
rt.equinox.p2-3a3b531b16dcd550b5e2fdc0a2b2698b8ca5c089.zip
Bug 394831 -[cbi] Platform parent should be renamed
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d0e45ea77..4f1b08245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse</groupId>
- <artifactId>eclipse-parent</artifactId>
+ <artifactId>eclipse-platform-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../eclipse-parent</relativePath>
</parent>

Back to the top