| author | Krzysztof Daniel | 2012-06-20 10:41:09 (EDT) |
|---|---|---|
| committer | Paul Webster | 2012-09-12 11:49:57 (EDT) |
| commit | 6c9e7368810cff5c35dba725d494571942ae017e (patch) (side-by-side diff) | |
| tree | 0e0ee56606d2f90a9027323f14143f70f7fc338d | |
| parent | 510a215757121d7e63c83aaa3d565761b3d32fcb (diff) | |
| download | eclipse.platform.runtime-6c9e7368810cff5c35dba725d494571942ae017e.zip eclipse.platform.runtime-6c9e7368810cff5c35dba725d494571942ae017e.tar.gz eclipse.platform.runtime-6c9e7368810cff5c35dba725d494571942ae017e.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>org.eclipse.platform.runtime</groupId> |

