diff --git a/CHANGES.md b/CHANGES.md index 4b1a89c..ef59f0d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Changelog -## HEAD (unreleased) +## v0.18 - Fixing problems with querying in GRCh38. diff --git a/pom.xml b/pom.xml index b1b0280..5242671 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.bihealth VarfishAnnotator pom - 0.18-SNAPSHOT + 0.18 ${project.groupId}:${project.artifactId} Variant annotation for Varfish diff --git a/varfish-annotator-cli/pom.xml b/varfish-annotator-cli/pom.xml index f48104f..c8cc602 100644 --- a/varfish-annotator-cli/pom.xml +++ b/varfish-annotator-cli/pom.xml @@ -11,7 +11,7 @@ com.github.bihealth VarfishAnnotator - 0.18-SNAPSHOT + 0.18 diff --git a/varfish-annotator-core/pom.xml b/varfish-annotator-core/pom.xml index f0dbacf..8cc1c37 100644 --- a/varfish-annotator-core/pom.xml +++ b/varfish-annotator-core/pom.xml @@ -11,7 +11,7 @@ com.github.bihealth VarfishAnnotator - 0.18-SNAPSHOT + 0.18