From 5c3bb119d0189592ac5bfcc14ec3955ac46b46fb Mon Sep 17 00:00:00 2001 From: Elliott Clark Date: Mon, 5 Jan 2015 10:38:37 -0800 Subject: [PATCH] HTRACE-55 Add Clean command to htrace go --- htrace-core/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/htrace-core/pom.xml b/htrace-core/pom.xml index c31c49e..72884de 100644 --- a/htrace-core/pom.xml +++ b/htrace-core/pom.xml @@ -104,6 +104,23 @@ language governing permissions and limitations under the License. --> + + clean + go_clean + run + + + + + + + + + + + + + -- 2.2.1