diff --git a/gclc-swt/pom.xml b/gclc-swt/pom.xml index e79761c..edd5341 100644 --- a/gclc-swt/pom.xml +++ b/gclc-swt/pom.xml @@ -32,10 +32,12 @@ - + 4.0.0 gclc-swt - 1.0.4-SNAPSHOT + 1.0.4 jar http://www.bigeon.fr/emmanuel @@ -53,16 +55,6 @@ gclc 1.2.2 - - org.eclipse.swt - org.eclipse.swt.gtk.linux.x86_64 - 4.3 - - - org.eclipse.swt - org.eclipse.swt.win32.win32.x86_64 - 4.3 - fr.bigeon collections @@ -76,4 +68,36 @@ scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git HEAD + + + linux-deps + + + Linux + + + + + org.eclipse.swt + org.eclipse.swt.gtk.linux.x86_64 + 4.3 + + + + + windows-deps + + + Windows + + + + + org.eclipse.swt + org.eclipse.swt.win32.win32.x86_64 + 4.3 + + + +