Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2011-12-24 14:04:36 +0000
committerIgor Fedorenko2011-12-24 14:04:36 +0000
commit5c219942af4cdbaa4f8d5aa23dee815d6477a308 (patch)
treeef5352a6e304f28676ec508e88a1dd88fcbe05fb /pom.xml
parent6cc11f78564e70c12b635cb7eb88e3ab08a28bcd (diff)
downloadeclipse.platform.releng.aggregator-5c219942af4cdbaa4f8d5aa23dee815d6477a308.tar.gz
eclipse.platform.releng.aggregator-5c219942af4cdbaa4f8d5aa23dee815d6477a308.tar.xz
eclipse.platform.releng.aggregator-5c219942af4cdbaa4f8d5aa23dee815d6477a308.zip
updated to 3.8M4 (work in progress)
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 1ec59904b..af1f73801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,10 +49,10 @@
<module>FROMCVS/org.eclipse.cvs/pom.xml</module>
<module>FROMCVS/org.eclipse.cvs-feature/pom.xml</module>
<module>FROMCVS/org.eclipse.platform-feature/pom.xml</module>
- <module>FROMCVS/org.eclipse.sdk-feature/features/org.eclipse.help-feature/pom.xml</module>
- <module>FROMCVS/org.eclipse.sdk-feature/plugins/org.eclipse.rcp/pom.xml</module>
- <module>FROMCVS/org.eclipse.sdk-feature/features/org.eclipse.rcp/pom.xml</module>
- <module>FROMCVS/org.eclipse.sdk-feature/features/org.eclipse.sdk/pom.xml</module>
+ <module>FROMCVS/org.eclipse.sdk-feature/pom.xml</module>
+ <module>FROMCVS/org.eclipse.rcp/pom.xml</module>
+ <module>FROMCVS/org.eclipse.rcp-feature/pom.xml</module>
+ <module>FROMCVS/org.eclipse.help-feature/pom.xml</module>
<module>FROMCVS/org.eclipse.test.performance/pom.xml</module>
<module>TMP/org.eclipse.help.source/pom.xml</module>

Back to the top