Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Commit

Permalink
Merge c2216ad into a2e4c28
Browse files Browse the repository at this point in the history
  • Loading branch information
mapingo committed Jul 26, 2018
2 parents a2e4c28 + c2216ad commit dff72fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to

## Unreleased

## [2.6.1] - 2018-07-26

### Fixed
- Classpath processing issue in GenerateGoalProcessor

### Changed
- Updated common-bom version to 1.28.0

## [2.6.0] - 2018-07-11

### Added
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</modules>

<properties>
<common-bom.version>1.27.0</common-bom.version>
<common-bom.version>1.28.0</common-bom.version>
<cpp.repo.name>generator-maven-plugin</cpp.repo.name>
<useSourcePathAndClassPath>false</useSourcePathAndClassPath>
<useClassPath>false</useClassPath>
Expand Down

0 comments on commit dff72fa

Please sign in to comment.