diff --git a/swt/pom.xml b/swt/pom.xml index e64ef3c..8d00cd0 100644 --- a/swt/pom.xml +++ b/swt/pom.xml @@ -23,11 +23,9 @@ ${project.version} - - swt - - swt-win32 - 3.0m8 + ${swt.groupId} + ${swt.artifactId} + 3.3.0-v3346 compile @@ -140,4 +138,98 @@ + + + gtk_linux_x86_64 + + + linux + x86_64 + + + + org.eclipse.swt.gtk.linux + x86_64 + 3.3.0-v3346 + + + + gtk_linux_amd64 + + + linux + amd64 + + + + org.eclipse.swt.gtk.linux + x86_64 + 3.3.0-v3346 + + + + gtk_linux_x86 + + + linux + x86 + + + + org.eclipse.swt.gtk.linux + x86 + 3.3.0-v3346 + + + + gtk_linux_i386 + + + linux + i386 + + + + org.eclipse.swt.gtk.linux + x86 + 3.3.0-v3346 + + + + windows + + + windows + + + + org.eclipse.swt.win32.win32 + x86 + + + + + mac + + + mac + + + + org.eclipse.swt.carbon + macosx + + +