From 2d8653f493d55a7c56dd63b277c4ebaf75799738 Mon Sep 17 00:00:00 2001 From: David Roazen Date: Tue, 18 Mar 2014 01:18:59 -0400 Subject: [PATCH] Update pom versions to mark the start of GATK 3.2 development --- pom.xml | 2 +- protected/gatk-protected/pom.xml | 2 +- protected/pom.xml | 2 +- public/external-example/pom.xml | 2 +- public/gatk-framework/pom.xml | 2 +- public/gatk-package/pom.xml | 2 +- public/gatk-queue-extgen/pom.xml | 2 +- public/gsalib/pom.xml | 2 +- public/package-tests/pom.xml | 2 +- public/pom.xml | 2 +- public/queue-framework/pom.xml | 2 +- public/queue-package/pom.xml | 2 +- public/sting-root/pom.xml | 2 +- public/sting-utils/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index b8802cb88..efb36bac4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.broadinstitute.sting sting-root - 3.1 + 3.2-SNAPSHOT public/sting-root diff --git a/protected/gatk-protected/pom.xml b/protected/gatk-protected/pom.xml index 74b5de077..b25f9406d 100644 --- a/protected/gatk-protected/pom.xml +++ b/protected/gatk-protected/pom.xml @@ -5,7 +5,7 @@ org.broadinstitute.sting sting-aggregator - 3.1 + 3.2-SNAPSHOT ../.. diff --git a/protected/pom.xml b/protected/pom.xml index 434ea568e..43c74d647 100644 --- a/protected/pom.xml +++ b/protected/pom.xml @@ -5,7 +5,7 @@ org.broadinstitute.sting sting-root - 3.1 + 3.2-SNAPSHOT ../public/sting-root diff --git a/public/external-example/pom.xml b/public/external-example/pom.xml index ff20fbb33..a26b7134b 100644 --- a/public/external-example/pom.xml +++ b/public/external-example/pom.xml @@ -9,7 +9,7 @@ GATK External Example - 3.1 + 3.2-SNAPSHOT