From 96a342a4a75684d521d2abfbd912531a6f150d08 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Fri, 13 Aug 2021 11:44:54 +0200 Subject: Update SWT Lib to 4.20 --- pdf-over-gui/pom.xml | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'pdf-over-gui/pom.xml') diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 14018320..96d90dc7 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -172,7 +172,7 @@ org.eclipse.swt - ${swt.artifactId.32} + ${swt.artifactId.64} ${swt.version} jar true @@ -450,7 +450,7 @@ ${project.basedir}/.. windows ${project.build.directory}/staging/${target.name} - 4.13 + 4.20 @@ -465,7 +465,7 @@ - org.eclipse.swt.win32.win32.x86 + org.eclipse.swt.win32.win32.x86_64 ${swt.artifactId.64} windows @@ -480,14 +480,13 @@ - org.eclipse.swt.win32.win32.x86 + org.eclipse.swt.win32.win32.x86_64 - ${swt.artifactId.32} + ${swt.artifactId.64} windows - - + linux-64 @@ -497,7 +496,7 @@ - org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.linux.x86_64 ${swt.artifactId.64} linux @@ -512,9 +511,9 @@ - org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.linux.x86_64 - ${swt.artifactId.32} + ${swt.artifactId.64} linux @@ -530,9 +529,9 @@ - org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 - ${swt.artifactId.32} + ${swt.artifactId.64} mac @@ -545,9 +544,9 @@ - org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 - ${swt.artifactId.32} + ${swt.artifactId.64} mac @@ -560,7 +559,7 @@ - org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 ${swt.artifactId.64} mac @@ -575,7 +574,7 @@ - org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 ${swt.artifactId.64} mac -- cgit v1.2.3