diff --git a/align/pom.xml b/align/pom.xml index a1575da4..5e49c776 100644 --- a/align/pom.xml +++ b/align/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-align</artifactId> <name>dsh-bio-align</name> diff --git a/alignment/pom.xml b/alignment/pom.xml index e19ced64..22263ff6 100644 --- a/alignment/pom.xml +++ b/alignment/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-alignment</artifactId> <name>dsh-bio-alignment</name> diff --git a/annotation/pom.xml b/annotation/pom.xml index eeebf58b..590ca23f 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-annotation</artifactId> <name>dsh-bio-annotation</name> diff --git a/assembly/pom.xml b/assembly/pom.xml index f07af245..f7a58aab 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-assembly</artifactId> <name>dsh-bio-assembly</name> diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 0cf89b8c..acf4ab85 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-benchmarks</artifactId> <name>dsh-bio-benchmarks</name> diff --git a/feature/pom.xml b/feature/pom.xml index d3902b0b..66858383 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-feature</artifactId> <name>dsh-bio-feature</name> diff --git a/pom.xml b/pom.xml index d9465a68..9d2ed6ae 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <artifactId>dsh-bio</artifactId> <packaging>pom</packaging> <name>dishevelled.org bio</name> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> <description>dishevelled.org bio multimodule build.</description> <url>http://www.dishevelled.org/bio</url> <inceptionYear>2013</inceptionYear> @@ -39,7 +39,7 @@ <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.3</tag> </scm> <issueManagement> <system>GitHub</system> diff --git a/range/pom.xml b/range/pom.xml index b804d586..9d36dd45 100644 --- a/range/pom.xml +++ b/range/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-range</artifactId> <name>dsh-bio-range</name> diff --git a/read/pom.xml b/read/pom.xml index 2ad12f7a..90d9beda 100644 --- a/read/pom.xml +++ b/read/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-read</artifactId> <name>dsh-bio-read</name> diff --git a/sequence/pom.xml b/sequence/pom.xml index 22127f01..79618e92 100644 --- a/sequence/pom.xml +++ b/sequence/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-sequence</artifactId> <name>dsh-bio-sequence</name> diff --git a/tools/pom.xml b/tools/pom.xml index 1d4e421a..87a5f696 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-tools</artifactId> <name>dsh-bio-tools</name> diff --git a/variant/pom.xml b/variant/pom.xml index cd5b5fbe..80e00e8d 100644 --- a/variant/pom.xml +++ b/variant/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.dishevelled</groupId> <artifactId>dsh-bio</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <artifactId>dsh-bio-variant</artifactId> <name>dsh-bio-variant</name>