Skip to content

Commit def16a6

Browse files
committed
Version bump to 5.0.0
1 parent 69ea3c9 commit def16a6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [5.0.0](https://github.com/dbmdz/xml-toolbox/releases/tag/5.0.0) - 2025-06-12
11+
1012
### Changed
1113

1214
- Migrated from [digitalcollections-commons / xml](https://github.com/dbmdz/digitalcollections-commons/tree/main/dc-commons-xml)
15+
- **Breaking** Changed groupid and package name
1316

1417
### Removed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>dev.mdz</groupId>
66
<artifactId>xml-toolbox</artifactId>
7-
<version>5.0.0-SNAPSHOT</version>
7+
<version>5.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>XML Toolbox</name>

0 commit comments

Comments
 (0)