From a9fbdf3f3920bb68b6e80d552a534ab75e033bbb Mon Sep 17 00:00:00 2001
From: Peter van 't Hof <p.j.van_t_hof@lumc.nl>
Date: Thu, 6 Aug 2015 18:06:50 +0200
Subject: [PATCH] Changed dependency

---
 public/biopet-framework/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/biopet-framework/pom.xml b/public/biopet-framework/pom.xml
index 21ebec2a9..e329f6137 100644
--- a/public/biopet-framework/pom.xml
+++ b/public/biopet-framework/pom.xml
@@ -70,7 +70,7 @@
         </dependency>
         <dependency>
             <groupId>org.broadinstitute.gatk</groupId>
-            <artifactId>gatk-queue-extensions-distribution</artifactId>
+            <artifactId>gatk-queue-extensions-public</artifactId>
             <version>3.4</version>
         </dependency>
         <dependency>
-- 
GitLab