| author | Krzysztof Daniel | 2012-06-20 10:41:30 (EDT) |
|---|---|---|
| committer | John Arthorne | 2012-09-13 09:59:17 (EDT) |
| commit | d0bf9be2da115a58ad7dbff2e182e0e8a0042440 (patch) (side-by-side diff) | |
| tree | 81b99db0b33dda4b36483ac30f3a82bfc883aa40 | |
| parent | 3e00d5c7b5f2ea672faf60c276d981015525bf79 (diff) | |
| download | eclipse.platform.resources-d0bf9be2da115a58ad7dbff2e182e0e8a0042440.zip eclipse.platform.resources-d0bf9be2da115a58ad7dbff2e182e0e8a0042440.tar.gz eclipse.platform.resources-d0bf9be2da115a58ad7dbff2e182e0e8a0042440.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> |

