Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dsh-bio-2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Mar 7, 2023
1 parent ed706df commit 4931a8d
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion adam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-adam</artifactId>
<name>dsh-bio-adam</name>
Expand Down
2 changes: 1 addition & 1 deletion align/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-align</artifactId>
<name>dsh-bio-align</name>
Expand Down
2 changes: 1 addition & 1 deletion alignment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-alignment</artifactId>
<name>dsh-bio-alignment</name>
Expand Down
2 changes: 1 addition & 1 deletion annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-annotation</artifactId>
<name>dsh-bio-annotation</name>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-assembly</artifactId>
<name>dsh-bio-assembly</name>
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-benchmarks</artifactId>
<name>dsh-bio-benchmarks</name>
Expand Down
2 changes: 1 addition & 1 deletion compress-hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-compress-hdfs</artifactId>
<name>dsh-bio-compress-hdfs</name>
Expand Down
2 changes: 1 addition & 1 deletion convert-htsjdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-convert-htsjdk</artifactId>
<name>dsh-bio-convert-htsjdk</name>
Expand Down
2 changes: 1 addition & 1 deletion convert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-convert</artifactId>
<name>dsh-bio-convert</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-feature</artifactId>
<name>dsh-bio-feature</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
<artifactId>dsh-bio</artifactId>
<packaging>pom</packaging>
<name>dishevelled.org bio</name>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
<description>dishevelled.org bio multimodule build.</description>
<url>http://www.dishevelled.org/bio</url>
<inceptionYear>2013</inceptionYear>
<scm>
<connection>scm:git:git@github.com:heuermh/dishevelled-bio.git</connection>
<developerConnection>scm:git:git@github.com:heuermh/dishevelled-bio.git</developerConnection>
<url>git@github.com:heuermh/dishevelled-bio.git</url>
<tag>HEAD</tag>
<tag>dsh-bio-2.2</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down
2 changes: 1 addition & 1 deletion range/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-range</artifactId>
<name>dsh-bio-range</name>
Expand Down
2 changes: 1 addition & 1 deletion read/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-read</artifactId>
<name>dsh-bio-read</name>
Expand Down
2 changes: 1 addition & 1 deletion sequence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-sequence</artifactId>
<name>dsh-bio-sequence</name>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-tools</artifactId>
<name>dsh-bio-tools</name>
Expand Down
2 changes: 1 addition & 1 deletion variant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2</version>
</parent>
<artifactId>dsh-bio-variant</artifactId>
<name>dsh-bio-variant</name>
Expand Down

0 comments on commit 4931a8d

Please sign in to comment.