We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8531992 commit 443e557Copy full SHA for 443e557
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## Unreleased
8
+
9
## [7.6.1.3] - 2024-06-26
10
### Updated
11
- Add more formats to `NormalizeDOIs` curation task
pom.xml
@@ -6,7 +6,7 @@
<groupId>io.github.ilri.cgspace</groupId>
<artifactId>cgspace-java-helpers</artifactId>
- <version>7.6.1.3-SNAPSHOT</version>
+ <version>7.6.1.4-SNAPSHOT</version>
<name>cgspace-java-helpers</name>
12
<url>https://github.com/ilri/cgspace-java-helpers</url>
0 commit comments