Skip to content

Commit

Permalink
Merge pull request #280 from CJSCommonPlatform/update-framework-version
Browse files Browse the repository at this point in the history
Update framework version to 11.0.0-M16
  • Loading branch information
allanmckenzie committed Jun 8, 2022
2 parents 0d11807 + 6148386 commit 6041e2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to

## [Unreleased]

## [11.0.0-M18] - 2022-06-08
### Changed
- Update framework.version to 11.0.0-M16

## [11.0.0-M17] - 2022-05-30
### Changed
- Removed strict checking of liquibase.properties files
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<properties>
<cpp.repo.name>event-store</cpp.repo.name>
<framework.version>11.0.0-M15</framework.version>
<framework.version>11.0.0-M16</framework.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6041e2c

Please sign in to comment.