From d8dc961e18abeb2c2dfeb06c01d40f44c54a404b Mon Sep 17 00:00:00 2001 From: Wataru Sawami Date: Wed, 4 Jul 2018 10:21:58 +0900 Subject: [PATCH] for v1.6.13 --- pom.xml | 2 +- src/main/resources/personium-unit-config-default.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e28b47916..7ee953ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.personium personium-core war - 1.6.12 + 1.6.13-SNAPSHOT personium-core Maven Webapp http://maven.apache.org diff --git a/src/main/resources/personium-unit-config-default.properties b/src/main/resources/personium-unit-config-default.properties index 58c130e38..feffddfb0 100644 --- a/src/main/resources/personium-unit-config-default.properties +++ b/src/main/resources/personium-unit-config-default.properties @@ -23,7 +23,7 @@ ################################################# # core version -io.personium.core.version=1.6.12 +io.personium.core.version=1.6.13 # thread pool num. io.personium.core.thread.pool.num.io.cell=10