Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wlzhn committed Apr 18, 2019
1 parent d6b7e6b commit e2f5c21
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]

## [1.1.2-M3] - 2019-04-18
### Changed
- Update framework to 6.0.0-M15

## [1.1.2-M2] - 2019-04-16
### Changed
- Remove deprecated github_token entry from travis.yml
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<properties>
<cpp.repo.name>framework-domain</cpp.repo.name>
<common-bom.version>1.29.0</common-bom.version>
<framework.version>6.0.0-M12</framework.version>
<framework.version>6.0.0-M15</framework.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e2f5c21

Please sign in to comment.