From 7b4998fcd805753e0f17b51a06d45ca3ee308b8b Mon Sep 17 00:00:00 2001 From: Prachi Damle Date: Thu, 19 Sep 2013 16:42:04 -0700 Subject: [PATCH] Copy the commands.properties file to utils/conf at build time, so that DB upgrade script can refer to it to load the api permissions --- client/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/pom.xml b/client/pom.xml index 119c96eddef..f44160146fd 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -468,6 +468,12 @@ + + + + + +