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 /bundles/org.eclipse.compare.win32/pom.xml
parent779ceaf96aee48281987b8f8b4f61b712b17f65e (diff)
downloadeclipse.platform.team-I20180922-1800.tar.gz
eclipse.platform.team-I20180922-1800.tar.xz
eclipse.platform.team-I20180922-1800.zip
Change-Id: Ib8529a10fd3ecf15a82cfc125ffa0d6c8491fdb9 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.compare.win32/pom.xml')
-rw-r--r--bundles/org.eclipse.compare.win32/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare.win32/pom.xml b/bundles/org.eclipse.compare.win32/pom.xml
index ec473fd65..dec2e8192 100644
--- a/bundles/org.eclipse.compare.win32/pom.xml
+++ b/bundles/org.eclipse.compare.win32/pom.xml
@@ -35,7 +35,7 @@
<environment>
<os>win32</os>
<ws>win32</ws>
- <arch>x86</arch>
+ <arch>x86_64</arch>
</environment>
</environments>
</configuration>

Back to the top