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

Commit

Permalink
Update to 2.1.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Uzair Baig committed Feb 27, 2019
1 parent c9baf55 commit ff5712c
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

## [2.1.2] - 2019-02-27
### Chnaged
- Updated framework-api to version 3.4.0-M1
- Updated framework to version 5.3.0-M2

## [2.1.1] - 2019-02-04
### Chnaged
- Updated common-bom to version 1.29.0
Expand Down
2 changes: 1 addition & 1 deletion metrics-interceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>metrics</artifactId>
<groupId>uk.gov.justice.metrics</groupId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion metrics-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>metrics</artifactId>
<groupId>uk.gov.justice.metrics</groupId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</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.metrics</groupId>
<artifactId>metrics</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit ff5712c

Please sign in to comment.