commit | e86effb131965fe37837433f642fe157c5a04e95 | [log] [tgz] |
---|---|---|
author | Thomas Watson <tjwatson@us.ibm.com> | Mon Feb 25 09:53:25 2013 -0600 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Mon Feb 25 09:53:25 2013 -0600 |
tree | 07c06b29930cefa425ffedb0f30a3587420e2ef6 | |
parent | d0a58ed2286fe8047cc6d8994528b977d49e0234 [diff] |
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>