diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-equinox/modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml index 69dc96243a..2481c72231 100644 --- a/branches/sca-equinox/modules/pom.xml +++ b/branches/sca-equinox/modules/pom.xml @@ -159,7 +159,7 @@ <id>generate-pde</id> <phase>generate-resources</phase> <goals> - <goal>generate-pde</goal> + <goal>eclipse</goal> </goals> <configuration> </configuration> |