From 38a2dbaf439a51c54688ac0ad06ee280b49ef0c8 Mon Sep 17 00:00:00 2001 From: Manuel Holtgrewe Date: Thu, 24 Nov 2022 17:30:35 +0100 Subject: [PATCH] Preparing v0.28 release. --- CHANGES.md | 2 +- pom.xml | 2 +- varfish-annotator-cli/pom.xml | 2 +- varfish-annotator-core/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 6219246..bbe0389 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Changelog -## v0.28 (work in progress) +## v0.28 - Write out `FORMAT/SQ` in the case that is present and `FORMAT/GQ` is not (#84). If neither is set, then write out `0`. diff --git a/pom.xml b/pom.xml index 17d18bb..1a4e0ac 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.bihealth VarfishAnnotator pom - 0.28-SNAPSHOT + 0.28 ${project.groupId}:${project.artifactId} Variant annotation for Varfish diff --git a/varfish-annotator-cli/pom.xml b/varfish-annotator-cli/pom.xml index 4208b9d..e757daf 100644 --- a/varfish-annotator-cli/pom.xml +++ b/varfish-annotator-cli/pom.xml @@ -11,7 +11,7 @@ com.github.bihealth VarfishAnnotator - 0.28-SNAPSHOT + 0.28 diff --git a/varfish-annotator-core/pom.xml b/varfish-annotator-core/pom.xml index 907774e..77d956a 100644 --- a/varfish-annotator-core/pom.xml +++ b/varfish-annotator-core/pom.xml @@ -11,7 +11,7 @@ com.github.bihealth VarfishAnnotator - 0.28-SNAPSHOT + 0.28