From d922f6fd4b41d939ee00c55638d8c5e8b56c8b77 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 e82660b8704..cda6ab8b4e7 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -271,6 +271,10 @@ + + + +