Skip to content
Snippets Groups Projects
Commit d0348737 authored by group_2006_bot's avatar group_2006_bot
Browse files

5.1.9

parent e22f10bf
No related branches found
No related tags found
No related merge requests found
Pipeline #349124 passed
## [5.1.9](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/compare/v5.1.8...v5.1.9) (2023-02-10)
### Bug Fixes
* fix all the spec errors! at least TG API is COMPLIANT now ([dea5879](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/dea587977490cb1d3f86ae1d7b869813c4cac381))
* fix dates: UTC format for OAI things, ISO format for TG and DH things ([ca97a8c](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/ca97a8c74eabbf79b1cbc2a791dbde732dcb2205))
* fix false tests ([c93d5c6](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/c93d5c6cd491ee1fe23a01d625cdf1fbef051c1c))
* fix OAI error with non existent works mentioned in isEditionOf fields ([1063209](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/10632093ad88db24fb7641008d6a5b818bb686b7))
* increase metsmods module version ([a150a4a](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/a150a4af5e97cd2c5c1cfbb7ad3e30c3c8d04584))
* increase metsmods module version ([a298268](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/a29826852688334cd8c4d0ba4395818d7a6e570a))
* increase metsmods module version, set to next release ([77538b8](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/77538b8a42d7200b928f3ab11af697b9f1b9477a))
* refactor some of the calendar methods, add tests ([e54a468](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/e54a468e7d4977e14d56c077d43ea5e9281ff9b4))
* remove sandbox items from dc record list ([173cbca](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/commit/173cbca5973d7bc2081e1db7ed92ff022f08e925))
## [5.1.8](https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services/compare/v5.1.7...v5.1.8) (2023-01-27)
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>oaipmh</artifactId>
<groupId>info.textgrid.middleware</groupId>
<version>5.1.9-SNAPSHOT</version>
<version>5.1.9</version>
</parent>
<artifactId>oaipmh-core</artifactId>
<packaging>jar</packaging>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>oaipmh</artifactId>
<groupId>info.textgrid.middleware</groupId>
<version>5.1.9-SNAPSHOT</version>
<version>5.1.9</version>
</parent>
<artifactId>oaipmh-webapp</artifactId>
<packaging>war</packaging>
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.textgrid.middleware</groupId>
<artifactId>oaipmh</artifactId>
<version>5.1.9-SNAPSHOT</version>
<version>5.1.9</version>
<packaging>pom</packaging>
<name>DARIAHDE :: OAI-PMH DataProvider</name>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment