From 8145352ec69766d06756342ba4b85c6b66361849 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Thu, 18 Feb 2010 13:48:25 +0100 Subject: [PATCH] Use os based activation --- pom.xml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 0aad442..388fd95 100644 --- a/pom.xml +++ b/pom.xml @@ -178,11 +178,13 @@ win32 - - platform - win32 - + + windows + + + win32 + win32 @@ -191,11 +193,13 @@ linux - - platform - linux - + + unix + + + linux + linux -- 1.7.10.4