From 137f4aac8b6da8364192e8f91f861d4d64a0ff97 Mon Sep 17 00:00:00 2001 From: Wataru Sawami Date: Wed, 11 Jul 2018 13:51:30 +0900 Subject: [PATCH] Release v1.6.13 --- CHANGELOG.md | 4 ++++ pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 522c09e50..0d965bc77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.6.13 +IMPROVEMENTS: +* Make PluginException correspond to PersoniumCoreAuthnException.([#231](https://github.com/personium/personium-core/issues/231)) + ## 1.6.12 BUG FIXES: * It is necessary to modify the plugin mechanism.([#224](https://github.com/personium/personium-core/issues/224)) diff --git a/pom.xml b/pom.xml index 4389c0490..1b6b9d688 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.personium personium-core war - 1.6.13-SNAPSHOT + 1.6.13 personium-core Maven Webapp http://maven.apache.org @@ -40,12 +40,12 @@ io.personium personium-plugin-base - 1.0.6-SNAPSHOT + 1.0.6 io.personium personium-plugins - 1.0.5-SNAPSHOT + 1.0.5 io.personium