From c7e357eb599b1c50e75fb610dd415f89af1cbd19 Mon Sep 17 00:00:00 2001 From: Khalid Shakir Date: Fri, 11 Jul 2014 23:19:42 +0800 Subject: [PATCH] Added cofoja to the gatk packages for tests to pass. --- protected/gatk-package-distribution/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/protected/gatk-package-distribution/pom.xml b/protected/gatk-package-distribution/pom.xml index 39ac52e58..3896affeb 100644 --- a/protected/gatk-package-distribution/pom.xml +++ b/protected/gatk-package-distribution/pom.xml @@ -58,6 +58,18 @@ commons-httpclient commons-httpclient + + + com.google.code.cofoja + cofoja + ${project.groupId}