| author | Krzysztof Daniel | 2012-06-20 10:41:30 (EDT) |
|---|---|---|
| committer | John Arthorne | 2012-09-13 09:57:21 (EDT) |
| commit | d45964cc3ea2b04d85c16a7f6bbbac1c699a1687 (patch) (side-by-side diff) | |
| tree | bae6097ce5889a6fb840cf4c7e37e1d79ef75274 | |
| parent | e7ee8e0432872d2c67ce80e81564aae885305a1f (diff) | |
| download | eclipse.platform.resources-d45964cc3ea2b04d85c16a7f6bbbac1c699a1687.zip eclipse.platform.resources-d45964cc3ea2b04d85c16a7f6bbbac1c699a1687.tar.gz eclipse.platform.resources-d45964cc3ea2b04d85c16a7f6bbbac1c699a1687.tar.bz2 | |
Bug 383072 - problem with parents
| -rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ <groupId>org.eclipse</groupId> <artifactId>eclipse-parent</artifactId> <version>1.0.0-SNAPSHOT</version> + <relativePath>../eclipse-parent</relativePath> </parent> <groupId>eclipse.platform.resources</groupId> |

