diff --git a/pom.xml b/pom.xml index 5b525eca..5ccf66b4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.personium personium-core war - 1.8.1 + 1.8.2-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 01fd0cc0..adddb889 100644 --- a/src/main/resources/personium-unit-config-default.properties +++ b/src/main/resources/personium-unit-config-default.properties @@ -25,7 +25,7 @@ ################################################# # core version -io.personium.core.version=1.7.1 +io.personium.core.version=1.7.2 # thread pool num. io.personium.core.thread.pool.num.io.cell=10