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

1.0.0

parent 994e9594
No related branches found
Tags v1.0.0
No related merge requests found
Pipeline #446751 passed
# [1.0.0](https://gitlab.gwdg.de/dariah-de/textgridrep/link-rewriter/compare/v0.5.0...v1.0.0) (2024-03-05)
### Bug Fixes
* increase common version to 6.0.0 release ([5bfd288](https://gitlab.gwdg.de/dariah-de/textgridrep/link-rewriter/commit/5bfd288feff17da96f198ced53ca4c64d5ee61ca))
### Features
* move to jdk17 and jaxb api to jakarta namespace ([9eb7b38](https://gitlab.gwdg.de/dariah-de/textgridrep/link-rewriter/commit/9eb7b384bdff8542e4e6e5f10a00031c1bd213cc))
### BREAKING CHANGES
* dependent projects need jdk >= 17
# [0.5.0](https://gitlab.gwdg.de/dariah-de/textgridrep/link-rewriter/compare/v0.4.2...v0.5.0) (2022-12-09)
......
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.textgrid.utils</groupId>
<artifactId>link-rewriter-core</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>
<name>Link Rewriter</name>
<description>When a set of XML documents needs to be merged into one or moved from one system to another and relative URLs are not applicable, links within this set of documents need rewriting so they reference the corresponding targets in the new system. This library offers tools to do that.</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment