Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-11 11:52:48 +0000
committerSravan Kumar Lakkimsetti2018-09-12 08:26:54 +0000
commit8e85123c2b8eb876bb2caff9684437ba84a0023f (patch)
tree602f7296c3795f043cb471458b4ca14810c22ce9 /pom.xml
parent779ceaf96aee48281987b8f8b4f61b712b17f65e (diff)
downloadeclipse.platform.team-8e85123c2b8eb876bb2caff9684437ba84a0023f.tar.gz
eclipse.platform.team-8e85123c2b8eb876bb2caff9684437ba84a0023f.tar.xz
eclipse.platform.team-8e85123c2b8eb876bb2caff9684437ba84a0023f.zip
Change-Id: Ib8529a10fd3ecf15a82cfc125ffa0d6c8491fdb9 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 92b1528de..58989dc24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,9 +74,7 @@
<module>features/org.eclipse.cvs-feature</module>
<!-- creatively located fragments -->
- <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86</module>
<module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64</module>
- <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86</module>
<module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64</module>
<module>tests</module>

Back to the top