From ce6f8aafd2aa717c034df6b562cc204edd5e5434 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Sat, 2 Mar 2013 21:04:54 +0100 Subject: [PATCH] CLOUDSTACK-1304 Set permissions using the chmod ant task --- client/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/pom.xml b/client/pom.xml index 4ae0c4b46df..38ba405427e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -271,6 +271,10 @@ + + + +