Skip to content

Commit

Permalink
Bump dc-commons-springmvc version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Jun 7, 2022
1 parent 20ef196 commit d3c4332
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions dc-commons-springmvc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [5.0.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-5.0.0) - 2022-06-07

### Added

- Added `ignorecase` to the conversion of order strings
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springmvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<name>DigitalCollections: Commons Spring MVC</name>
<artifactId>dc-commons-springmvc</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit d3c4332

Please sign in to comment.