Skip to content

Commit

Permalink
Update pom versions for the 3.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Geraldine Van der Auwera committed Dec 12, 2016
1 parent 49c1a6c commit 56f2c1a
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>public/gatk-root</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protected/gatk-package-distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protected/gatk-queue-extensions-distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protected/gatk-queue-package-distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protected/gatk-tools-protected/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion protected/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../public/gatk-root</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/VectorPairHMM/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../../public/gatk-root</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/external-example/pom.xml
Expand Up @@ -9,7 +9,7 @@
<name>External Example</name>

<properties>
<gatk.version>3.7-SNAPSHOT</gatk.version>
<gatk.version>3.7</gatk.version>
<!--
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.
Expand Down
2 changes: 1 addition & 1 deletion public/gatk-engine/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/gatk-queue-extensions-generator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/gatk-queue-extensions-public/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/gatk-queue/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/gatk-root/pom.xml
Expand Up @@ -12,7 +12,7 @@

<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<packaging>pom</packaging>
<name>GATK Root</name>

Expand Down
2 changes: 1 addition & 1 deletion public/gatk-tools-public/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/gatk-utils/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/gsalib/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-aggregator</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/package-tests/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>../gatk-root</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.broadinstitute.gatk</groupId>
<artifactId>gatk-root</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<relativePath>gatk-root</relativePath>
</parent>

Expand Down

0 comments on commit 56f2c1a

Please sign in to comment.