Update pom versions to mark the start of GATK 3.6 development

This commit is contained in:
Geraldine Van der Auwera 2015-11-25 01:52:04 -05:00
parent 9749adf22a
commit 4767a83d8a
18 changed files with 18 additions and 18 deletions

View File

@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId> <artifactId>gatk-root</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>public/gatk-root</relativePath> <relativePath>public/gatk-root</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId> <artifactId>gatk-root</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../public/gatk-root</relativePath> <relativePath>../public/gatk-root</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId> <artifactId>gatk-root</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../../public/gatk-root</relativePath> <relativePath>../../public/gatk-root</relativePath>
</parent> </parent>

View File

@ -9,7 +9,7 @@
<name>External Example</name> <name>External Example</name>
<properties> <properties>
<gatk.version>3.5-SNAPSHOT</gatk.version> <gatk.version>3.6-SNAPSHOT</gatk.version>
<!-- <!--
gatk.basedir property must point to your checkout of GATK/GATK until we can get all the gatk.basedir property must point to your checkout of GATK/GATK until we can get all the
dependencies out of the committed gatk repo and into central. dependencies out of the committed gatk repo and into central.

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -12,7 +12,7 @@
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId> <artifactId>gatk-root</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>GATK Root</name> <name>GATK Root</name>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId> <artifactId>gatk-aggregator</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View File

@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId> <artifactId>gatk-root</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>../gatk-root</relativePath> <relativePath>../gatk-root</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.broadinstitute.gatk</groupId> <groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId> <artifactId>gatk-root</artifactId>
<version>3.5-SNAPSHOT</version> <version>3.6-SNAPSHOT</version>
<relativePath>gatk-root</relativePath> <relativePath>gatk-root</relativePath>
</parent> </parent>