Skip to content

Commit aa8764d

Browse files
author
Geraldine Van der Auwera
committed
Update pom versions for the 3.8-1 release
1 parent e4c2418 commit aa8764d

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.broadinstitute.gatk</groupId>
1515
<artifactId>gatk-root</artifactId>
16-
<version>3.9-SNAPSHOT</version>
16+
<version>3.8-1</version>
1717
<relativePath>public/gatk-root</relativePath>
1818
</parent>
1919

protected/gatk-package-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

protected/gatk-queue-extensions-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

protected/gatk-queue-package-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

protected/gatk-tools-protected/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

protected/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-root</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../public/gatk-root</relativePath>
1010
</parent>
1111

public/external-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<name>External Example</name>
1010

1111
<properties>
12-
<gatk.version>3.9-SNAPSHOT</gatk.version>
12+
<gatk.version>3.8-1</gatk.version>
1313
<!--
1414
gatk.basedir property must point to your checkout of GATK/GATK until we can get all the
1515
dependencies out of the committed gatk repo and into central.

public/gatk-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

public/gatk-queue-extensions-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

public/gatk-queue-extensions-public/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.broadinstitute.gatk</groupId>
77
<artifactId>gatk-aggregator</artifactId>
8-
<version>3.9-SNAPSHOT</version>
8+
<version>3.8-1</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)