Bug 394831 - [cbi] Platform parent should be renamed
diff --git a/pom.xml b/pom.xml
index a3d51d0..03e8694 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,9 +17,9 @@
 
   <parent>
     <groupId>org.eclipse</groupId>
-    <artifactId>eclipse-parent</artifactId>
+    <artifactId>eclipse-platform-parent</artifactId>
     <version>1.0.0-SNAPSHOT</version>
-    <relativePath>../eclipse-parent</relativePath>
+    <relativePath>../eclipse-platform-parent</relativePath>
   </parent>
 
   <groupId>org.eclipse.equinox.bundles</groupId>