From 9df59bd8cc27c9857db3b2e98caa97c71feb9df7 Mon Sep 17 00:00:00 2001 From: David Roazen Date: Thu, 6 Mar 2014 00:05:58 -0500 Subject: [PATCH] Update pom versions to mark the start of GATK 3.1 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 d899506b5..e713df56f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.broadinstitute.sting sting-root - 3.0 + 3.1-SNAPSHOT public/sting-root diff --git a/protected/gatk-protected/pom.xml b/protected/gatk-protected/pom.xml index 26aabd187..509f984a3 100644 --- a/protected/gatk-protected/pom.xml +++ b/protected/gatk-protected/pom.xml @@ -5,7 +5,7 @@ org.broadinstitute.sting sting-aggregator - 3.0 + 3.1-SNAPSHOT ../.. diff --git a/protected/pom.xml b/protected/pom.xml index 8a9646438..261bb42f8 100644 --- a/protected/pom.xml +++ b/protected/pom.xml @@ -5,7 +5,7 @@ org.broadinstitute.sting sting-root - 3.0 + 3.1-SNAPSHOT ../public/sting-root diff --git a/public/external-example/pom.xml b/public/external-example/pom.xml index 9c05867a8..e8889787f 100644 --- a/public/external-example/pom.xml +++ b/public/external-example/pom.xml @@ -9,7 +9,7 @@ GATK External Example - 3.0 + 3.1-SNAPSHOT