Skip to content

Commit

Permalink
Update to 1.1.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinYSpasov committed Feb 4, 2019
1 parent 6de1e0f commit 59d57c4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to

## [Unreleased]

## [1.1.1] - 2019-02-04
### Changed
- Update framework to 5.1.1
- Update common-bom to 1.29.0

## [1.1.0] - 2019-01-09
### Changed
- Update framework to 5.1.0
Expand Down
2 changes: 1 addition & 1 deletion aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-domain</artifactId>
<groupId>uk.gov.justice.framework-domain</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-domain-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-domain</artifactId>
<groupId>uk.gov.justice.framework-domain</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>uk.gov.justice.framework-domain</groupId>
<artifactId>framework-domain</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>pom</packaging>

<name>Framework Domain</name>
Expand Down

0 comments on commit 59d57c4

Please sign in to comment.