| author | Krzysztof Daniel | 2012-06-20 10:43:11 (EDT) |
|---|---|---|
| committer | John Arthorne | 2012-09-13 14:43:30 (EDT) |
| commit | f0cc49f3ae30aa1a7a6d6ae87b02356484cf2665 (patch) (side-by-side diff) | |
| tree | 80b29457d8311b11ed0cbc27a5c8b426ccfe39b0 | |
| parent | 32ec2ead9ee8bbbebfba30fa83215b1840465b9c (diff) | |
| download | eclipse.pde.build-f0cc49f3ae30aa1a7a6d6ae87b02356484cf2665.zip eclipse.pde.build-f0cc49f3ae30aa1a7a6d6ae87b02356484cf2665.tar.gz eclipse.pde.build-f0cc49f3ae30aa1a7a6d6ae87b02356484cf2665.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.pde.build</groupId> |

