From b3b961c7e197e5ccb907a4b83a70986f8793a50c Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Wed, 23 Nov 2022 09:17:46 +0100 Subject: [PATCH] Set version to 0.14.3 --- RELEASE-NOTES.md | 6 ++++++ pom.xml | 2 +- wdtk-datamodel/pom.xml | 2 +- wdtk-distribution/pom.xml | 2 +- wdtk-dumpfiles/pom.xml | 2 +- wdtk-examples/pom.xml | 2 +- wdtk-rdf/pom.xml | 2 +- wdtk-storage/pom.xml | 2 +- wdtk-testing/pom.xml | 2 +- wdtk-util/pom.xml | 2 +- wdtk-wikibaseapi/pom.xml | 2 +- 11 files changed, 16 insertions(+), 10 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 196686520..77b618482 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,12 @@ Wikidata Toolkit Release Notes ============================== +Version 0.14.3 +-------------- + +Bug fixes: +* fix fetching of Mids from filenames in the case where multiple filenames do not exist (#745) + Version 0.14.2 -------------- diff --git a/pom.xml b/pom.xml index cacc2d314..999d4c726 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 pom Wikidata Toolkit diff --git a/wdtk-datamodel/pom.xml b/wdtk-datamodel/pom.xml index 7fe5a42f7..2f5acdcf4 100644 --- a/wdtk-datamodel/pom.xml +++ b/wdtk-datamodel/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-datamodel diff --git a/wdtk-distribution/pom.xml b/wdtk-distribution/pom.xml index d0970b648..d4c2e5970 100644 --- a/wdtk-distribution/pom.xml +++ b/wdtk-distribution/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-distribution diff --git a/wdtk-dumpfiles/pom.xml b/wdtk-dumpfiles/pom.xml index c5d5bc903..8752001c3 100644 --- a/wdtk-dumpfiles/pom.xml +++ b/wdtk-dumpfiles/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-dumpfiles diff --git a/wdtk-examples/pom.xml b/wdtk-examples/pom.xml index f1094d0b0..a229bdd26 100644 --- a/wdtk-examples/pom.xml +++ b/wdtk-examples/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-examples diff --git a/wdtk-rdf/pom.xml b/wdtk-rdf/pom.xml index e1592e834..bfee3e0e0 100644 --- a/wdtk-rdf/pom.xml +++ b/wdtk-rdf/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-rdf diff --git a/wdtk-storage/pom.xml b/wdtk-storage/pom.xml index 76ac33b03..168e381e8 100644 --- a/wdtk-storage/pom.xml +++ b/wdtk-storage/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-storage diff --git a/wdtk-testing/pom.xml b/wdtk-testing/pom.xml index 9cd051a4e..8e4002537 100644 --- a/wdtk-testing/pom.xml +++ b/wdtk-testing/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-testing diff --git a/wdtk-util/pom.xml b/wdtk-util/pom.xml index 55af5c587..9f7c3f8dd 100644 --- a/wdtk-util/pom.xml +++ b/wdtk-util/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-util diff --git a/wdtk-wikibaseapi/pom.xml b/wdtk-wikibaseapi/pom.xml index a06ad4558..607adfda6 100644 --- a/wdtk-wikibaseapi/pom.xml +++ b/wdtk-wikibaseapi/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.14.3-SNAPSHOT + 0.14.3 wdtk-wikibaseapi