From 857e6e0d6f2c593e0fa0f7f2993a27908df3eeb0 Mon Sep 17 00:00:00 2001 From: Khalid Shakir Date: Sat, 1 Feb 2014 06:49:25 +0800 Subject: [PATCH] Bumped version to 2.8-SNAPSHOT, using new update_pom_versions.sh script. --- 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 469ff4a18..0e1720c41 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.broadinstitute.sting sting-root - 2.6-SNAPSHOT + 2.8-SNAPSHOT public/sting-root diff --git a/protected/gatk-protected/pom.xml b/protected/gatk-protected/pom.xml index 2cce6a809..c0074b8bc 100644 --- a/protected/gatk-protected/pom.xml +++ b/protected/gatk-protected/pom.xml @@ -5,7 +5,7 @@ org.broadinstitute.sting sting-aggregator - 2.6-SNAPSHOT + 2.8-SNAPSHOT ../.. diff --git a/protected/pom.xml b/protected/pom.xml index a7fb4863f..4b165d477 100644 --- a/protected/pom.xml +++ b/protected/pom.xml @@ -5,7 +5,7 @@ org.broadinstitute.sting sting-root - 2.6-SNAPSHOT + 2.8-SNAPSHOT ../public/sting-root diff --git a/public/external-example/pom.xml b/public/external-example/pom.xml index 16d7f6d6f..0f5e3934e 100644 --- a/public/external-example/pom.xml +++ b/public/external-example/pom.xml @@ -9,7 +9,7 @@ external-example - 2.6-SNAPSHOT + 2.8-SNAPSHOT