Skip to content

Commit 1254d18

Browse files
committed
[maven-release-plugin] prepare release adam-parent_2.10-0.17.0
1 parent 2b5c8e9 commit 1254d18

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

adam-apis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bdgenomics.adam</groupId>
66
<artifactId>adam-parent_2.10</artifactId>
7-
<version>0.16.1-SNAPSHOT</version>
7+
<version>0.17.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

adam-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bdgenomics.adam</groupId>
66
<artifactId>adam-parent_2.10</artifactId>
7-
<version>0.16.1-SNAPSHOT</version>
7+
<version>0.17.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

adam-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bdgenomics.adam</groupId>
66
<artifactId>adam-parent_2.10</artifactId>
7-
<version>0.16.1-SNAPSHOT</version>
7+
<version>0.17.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bdgenomics.adam</groupId>
66
<artifactId>adam-parent_2.10</artifactId>
7-
<version>0.16.1-SNAPSHOT</version>
7+
<version>0.17.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>org.bdgenomics.adam</groupId>
1212
<artifactId>adam-parent_2.10</artifactId>
13-
<version>0.16.1-SNAPSHOT</version>
13+
<version>0.17.0</version>
1414
<packaging>pom</packaging>
1515
<name>ADAM_2.10</name>
1616
<description>A fast, scalable genome analysis system</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git@github.com:bigdatagenomics/adam.git</connection>
4646
<developerConnection>scm:git:git@github.com:bigdatagenomics/adam.git</developerConnection>
4747
<url>scm:git:git@github.com:bigdatagenomics/adam.git</url>
48-
<tag>master</tag>
48+
<tag>adam-parent_2.10-0.17.0</tag>
4949
</scm>
5050
<developers>
5151
<developer>

0 commit comments

Comments
 (0)