| commit | fec9fc2304bf86423fed13dbd8a98eca5c048da3 | [log] [tgz] |
|---|---|---|
| author | Céline Janssens <Celine.Janssens@all4tec.net> | Mon Jul 25 17:53:09 2016 +0200 |
| committer | Céline Janssens <Celine.Janssens@all4tec.net> | Mon Jul 25 17:53:09 2016 +0200 |
| tree | 0b75697dbd4e60629e4d930902343f1c41f6d271 | |
| parent | 086b9051ba9163f075fad5b7c245fdec2e1123e0 [diff] |
Bug 495105: [Releng] Fix Tooling pom - DO not build module in the neon.tooling pom there is no more child Change-Id: I2b43b5823643c5b28d2bc9ae720847b76e2db49b Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net>
diff --git a/org.eclipse.papyrusrt.targetplatform/org.eclipse.papyrusrt.targetplatform.neon.tooling/pom.xml b/org.eclipse.papyrusrt.targetplatform/org.eclipse.papyrusrt.targetplatform.neon.tooling/pom.xml index 149ac67..7946cb3 100644 --- a/org.eclipse.papyrusrt.targetplatform/org.eclipse.papyrusrt.targetplatform.neon.tooling/pom.xml +++ b/org.eclipse.papyrusrt.targetplatform/org.eclipse.papyrusrt.targetplatform.neon.tooling/pom.xml
@@ -10,8 +10,5 @@ </parent> <artifactId>org.eclipse.papyrusrt.targetplatform.neon.tooling</artifactId> <packaging>eclipse-target-definition</packaging> - - <modules> - <module>org.eclipse.papyrusrt.targetplatform.neon.tooling</module> - </modules> + </project>