| author | Krzysztof Daniel | 2012-06-20 10:40:11 (EDT) |
|---|---|---|
| committer | Silenio Quarti | 2012-09-12 12:14:04 (EDT) |
| commit | da97a01a5e96037563c5ba411106429f4c35060f (patch) (side-by-side diff) | |
| tree | 9ea549c595845cf893e8d327bd2281f73d57c330 | |
| parent | 64cbcd2b5e787a65ee8390928e88a937496c5908 (diff) | |
| download | eclipse.platform.swt.binaries-da97a01a5e96037563c5ba411106429f4c35060f.zip eclipse.platform.swt.binaries-da97a01a5e96037563c5ba411106429f4c35060f.tar.gz eclipse.platform.swt.binaries-da97a01a5e96037563c5ba411106429f4c35060f.tar.bz2 | |
Bug 383072 - problem with parents
| -rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ <groupId>org.eclipse</groupId> <artifactId>eclipse-parent</artifactId> <version>1.0.0-SNAPSHOT</version> + <relativePath>../eclipse-parent</relativePath> </parent> <groupId>eclipse.platform.swt.binaries</groupId> |

