| author | Krzysztof Daniel | 2012-06-20 10:45:00 (EDT) |
|---|---|---|
| committer | Jayaprakash Arthanareeswaran | 2012-10-16 09:02:55 (EDT) |
| commit | 8c13fa7bc0dbbfeb9b4ff80ff0ba65ec319c2f85 (patch) (side-by-side diff) | |
| tree | 20780f2904412816b7ce07105881f5ada4bb9835 | |
| parent | 6543ce51629b1130701339a6bcbd6b37248d667e (diff) | |
| download | eclipse.jdt.core-8c13fa7bc0dbbfeb9b4ff80ff0ba65ec319c2f85.zip eclipse.jdt.core-8c13fa7bc0dbbfeb9b4ff80ff0ba65ec319c2f85.tar.gz eclipse.jdt.core-8c13fa7bc0dbbfeb9b4ff80ff0ba65ec319c2f85.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.jdt.core</groupId> |

