diff --git a/CHANGELOG.md b/CHANGELOG.md index 9071250d44dbd5f64403bb91471bd0c5b1686bc2..74c27b7220cb1b80bd3eed1d2580e558fcce2aca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project are documented in this file following the [Keep a CHANGELOG](http://keepachangelog.com) conventions. This project adheres to [FIWARE Versioning](http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Releases_and_Sprints_numbering). +## 5.7.0 +### Changed +- Parent project `authzforce-ce-parent` version: 7.0.0 -> 7.1.0 + - Dependency version: json: 20170516 -> 20171018 + + ## 5.6.0 ### Changed - Parent project `authzforce-ce-parent` version: 6.0.1 -> 7.0.0 diff --git a/pom.xml b/pom.xml index 2fd33220ba1a1d070e642f63e1380f9826c50ce6..dd74d308d40acea7167991c1bf50a126c76ef94e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,10 @@ authzforce-ce-parent org.ow2.authzforce - 7.0.0 + 7.1.0 authzforce-ce-rest-api-model - 5.6.0 + 5.7.0 ${project.groupId}:${project.artifactId} AuthzForce CE - Generic REST API model for Authorization PDPs https://github.com/authzforce/rest-api-model