diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index d2f312648..844a9ab71 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,7 +1,7 @@ Wikidata Toolkit Release Notes ============================== -Version 0.15.1 +Version 0.15.3 -------------- Bug fix: @@ -10,7 +10,7 @@ Bug fix: Incompatible change: * Minimum Java version changed from 8 to 11 (#839) -Version 0.15.0 skipped because of publishing issues. +Versions 0.15.0 to 0.15.2 are skipped because of publishing issues. Version 0.14.7 -------------- diff --git a/pom.xml b/pom.xml index 8258c156f..fae39bb57 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 pom Wikidata Toolkit diff --git a/wdtk-datamodel/pom.xml b/wdtk-datamodel/pom.xml index 017c9706a..37290ab93 100644 --- a/wdtk-datamodel/pom.xml +++ b/wdtk-datamodel/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-datamodel diff --git a/wdtk-distribution/pom.xml b/wdtk-distribution/pom.xml index 37de8875d..b05d8cf97 100644 --- a/wdtk-distribution/pom.xml +++ b/wdtk-distribution/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-distribution diff --git a/wdtk-dumpfiles/pom.xml b/wdtk-dumpfiles/pom.xml index cd4d71839..85351cdee 100644 --- a/wdtk-dumpfiles/pom.xml +++ b/wdtk-dumpfiles/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-dumpfiles diff --git a/wdtk-examples/pom.xml b/wdtk-examples/pom.xml index c30c84ee9..3288488af 100644 --- a/wdtk-examples/pom.xml +++ b/wdtk-examples/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-examples diff --git a/wdtk-rdf/pom.xml b/wdtk-rdf/pom.xml index 765ad04b7..6c80bdd80 100644 --- a/wdtk-rdf/pom.xml +++ b/wdtk-rdf/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-rdf diff --git a/wdtk-storage/pom.xml b/wdtk-storage/pom.xml index 199bd2f30..25ae16c8a 100644 --- a/wdtk-storage/pom.xml +++ b/wdtk-storage/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-storage diff --git a/wdtk-testing/pom.xml b/wdtk-testing/pom.xml index 75e71730e..02f25f30c 100644 --- a/wdtk-testing/pom.xml +++ b/wdtk-testing/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-testing diff --git a/wdtk-util/pom.xml b/wdtk-util/pom.xml index 0d334b7be..0aa5c4c95 100644 --- a/wdtk-util/pom.xml +++ b/wdtk-util/pom.xml @@ -5,7 +5,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-util diff --git a/wdtk-wikibaseapi/pom.xml b/wdtk-wikibaseapi/pom.xml index c282dc04e..82e63f4fa 100644 --- a/wdtk-wikibaseapi/pom.xml +++ b/wdtk-wikibaseapi/pom.xml @@ -6,7 +6,7 @@ org.wikidata.wdtk wdtk-parent - 0.15.3-SNAPSHOT + 0.15.3 wdtk-wikibaseapi