Skip to content

Commit b6fd799

Browse files
committed
[maven-release-plugin] prepare release convert-parent-0.10.0
1 parent c17039e commit b6fd799

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

convert-ga4gh/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.convert</groupId>
66
<artifactId>convert-parent</artifactId>
7-
<version>0.10.0-SNAPSHOT</version>
7+
<version>0.10.0</version>
88
</parent>
99

1010
<packaging>jar</packaging>

convert-htsjdk/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.convert</groupId>
66
<artifactId>convert-parent</artifactId>
7-
<version>0.10.0-SNAPSHOT</version>
7+
<version>0.10.0</version>
88
</parent>
99

1010
<packaging>jar</packaging>

convert/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.convert</groupId>
66
<artifactId>convert-parent</artifactId>
7-
<version>0.10.0-SNAPSHOT</version>
7+
<version>0.10.0</version>
88
</parent>
99

1010
<packaging>jar</packaging>

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.convert</groupId>
1212
<artifactId>convert-parent</artifactId>
13-
<version>0.10.0-SNAPSHOT</version>
13+
<version>0.10.0</version>
1414
<packaging>pom</packaging>
1515
<name>Big Data Genomics: Convert Parent</name>
1616
<description>Convert Parent POM</description>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:bigdatagenomics/convert.git</connection>
4242
<developerConnection>scm:git:git@github.com:bigdatagenomics/convert.git</developerConnection>
4343
<url>scm:git:git@github.com:bigdatagenomics/convert.git</url>
44-
<tag>master</tag>
44+
<tag>convert-parent-0.10.0</tag>
4545
</scm>
4646
<developers>
4747
<developer>

0 commit comments

Comments
 (0)