Skip to content

Commit 443e557

Browse files
committed
Bump version to 7.6.1.4-SNAPSHOT
1 parent 8531992 commit 443e557

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
79
## [7.6.1.3] - 2024-06-26
810
### Updated
911
- Add more formats to `NormalizeDOIs` curation task

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.ilri.cgspace</groupId>
88
<artifactId>cgspace-java-helpers</artifactId>
9-
<version>7.6.1.3-SNAPSHOT</version>
9+
<version>7.6.1.4-SNAPSHOT</version>
1010

1111
<name>cgspace-java-helpers</name>
1212
<url>https://github.com/ilri/cgspace-java-helpers</url>

0 commit comments

Comments
 (0)