From 99d9842905c96e2605121b750944a66447ffbc1c Mon Sep 17 00:00:00 2001 From: sokomishalov Date: Sat, 4 Jan 2020 16:49:22 +0300 Subject: [PATCH] 1.1.7 --- commons-cache/pom.xml | 12 ++++++------ commons-core/pom.xml | 4 ++-- commons-coroutines/pom.xml | 6 +++--- commons-distributed-locks/pom.xml | 12 ++++++------ commons-logging/pom.xml | 6 +++--- commons-reactor/pom.xml | 6 +++--- commons-serialization/pom.xml | 6 +++--- commons-spring/pom.xml | 18 +++++++++--------- pom.xml | 2 +- 9 files changed, 36 insertions(+), 36 deletions(-) diff --git a/commons-cache/pom.xml b/commons-cache/pom.xml index cb25bca..ebdb988 100644 --- a/commons-cache/pom.xml +++ b/commons-cache/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-cache - 1.1.6 + 1.1.7 @@ -20,25 +20,25 @@ ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-logging - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-serialization - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-coroutines - 1.1.6 + 1.1.7 diff --git a/commons-core/pom.xml b/commons-core/pom.xml index ef5120d..ccea29f 100644 --- a/commons-core/pom.xml +++ b/commons-core/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-core - 1.1.6 + 1.1.7 diff --git a/commons-coroutines/pom.xml b/commons-coroutines/pom.xml index e61934a..189ab54 100644 --- a/commons-coroutines/pom.xml +++ b/commons-coroutines/pom.xml @@ -7,17 +7,17 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-coroutines - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 diff --git a/commons-distributed-locks/pom.xml b/commons-distributed-locks/pom.xml index c29728b..f8c8df1 100644 --- a/commons-distributed-locks/pom.xml +++ b/commons-distributed-locks/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-distributed-locks - 1.1.6 + 1.1.7 @@ -19,19 +19,19 @@ ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-coroutines - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-serialization - 1.1.6 + 1.1.7 @@ -62,7 +62,7 @@ ru.sokomishalov.commons commons-logging - 1.1.6 + 1.1.7 diff --git a/commons-logging/pom.xml b/commons-logging/pom.xml index 8c0098b..e8b6366 100644 --- a/commons-logging/pom.xml +++ b/commons-logging/pom.xml @@ -7,17 +7,17 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-logging - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 diff --git a/commons-reactor/pom.xml b/commons-reactor/pom.xml index 12b5da3..2ba75ab 100644 --- a/commons-reactor/pom.xml +++ b/commons-reactor/pom.xml @@ -7,17 +7,17 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-reactor - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 diff --git a/commons-serialization/pom.xml b/commons-serialization/pom.xml index 12caa03..be6e012 100644 --- a/commons-serialization/pom.xml +++ b/commons-serialization/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-serialization - 1.1.6 + 1.1.7 @@ -19,7 +19,7 @@ ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 diff --git a/commons-spring/pom.xml b/commons-spring/pom.xml index da6d5f5..47655a6 100644 --- a/commons-spring/pom.xml +++ b/commons-spring/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 commons-spring - 1.1.6 + 1.1.7 @@ -20,19 +20,19 @@ ru.sokomishalov.commons commons-core - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-logging - 1.1.6 + 1.1.7 ru.sokomishalov.commons commons-serialization - 1.1.6 + 1.1.7 @@ -58,28 +58,28 @@ ru.sokomishalov.commons commons-reactor - 1.1.6 + 1.1.7 true ru.sokomishalov.commons commons-coroutines - 1.1.6 + 1.1.7 true ru.sokomishalov.commons commons-distributed-locks - 1.1.6 + 1.1.7 true ru.sokomishalov.commons commons-cache - 1.1.6 + 1.1.7 true diff --git a/pom.xml b/pom.xml index 94a4cdb..27bf191 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ru.sokomishalov.commons commons-parent - 1.1.6 + 1.1.7 pom