diff --git a/README.md b/README.md index df19bbf..c53b522 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Add the dependency: com.github.sokomishalov.commons commons-[module] - 1.1.14 + 1.1.15 ``` diff --git a/commons-core/pom.xml b/commons-core/pom.xml index 3cbd46e..0b740f0 100644 --- a/commons-core/pom.xml +++ b/commons-core/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} commons-core - 1.1.14 + ${revision} diff --git a/commons-coroutines/pom.xml b/commons-coroutines/pom.xml index 4b5db83..de04511 100644 --- a/commons-coroutines/pom.xml +++ b/commons-coroutines/pom.xml @@ -7,17 +7,17 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} commons-coroutines - 1.1.14 + ${revision} ru.sokomishalov.commons commons-core - 1.1.14 + ${revision} diff --git a/commons-logging/pom.xml b/commons-logging/pom.xml index 351621b..4b46c8d 100644 --- a/commons-logging/pom.xml +++ b/commons-logging/pom.xml @@ -7,17 +7,17 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} commons-logging - 1.1.14 + ${revision} ru.sokomishalov.commons commons-core - 1.1.14 + ${revision} diff --git a/commons-reactor/pom.xml b/commons-reactor/pom.xml index 3945b4b..99b7955 100644 --- a/commons-reactor/pom.xml +++ b/commons-reactor/pom.xml @@ -7,17 +7,17 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} commons-reactor - 1.1.14 + ${revision} ru.sokomishalov.commons commons-core - 1.1.14 + ${revision} diff --git a/commons-serialization/pom.xml b/commons-serialization/pom.xml index 37d09e5..1569a4b 100644 --- a/commons-serialization/pom.xml +++ b/commons-serialization/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} commons-serialization - 1.1.14 + ${revision} @@ -19,7 +19,7 @@ ru.sokomishalov.commons commons-core - 1.1.14 + ${revision} diff --git a/commons-spring/pom.xml b/commons-spring/pom.xml index eda4358..d42de92 100644 --- a/commons-spring/pom.xml +++ b/commons-spring/pom.xml @@ -7,11 +7,11 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} commons-spring - 1.1.14 + ${revision} @@ -20,19 +20,19 @@ ru.sokomishalov.commons commons-core - 1.1.14 + ${revision} ru.sokomishalov.commons commons-logging - 1.1.14 + ${revision} ru.sokomishalov.commons commons-serialization - 1.1.14 + ${revision} @@ -58,14 +58,14 @@ ru.sokomishalov.commons commons-reactor - 1.1.14 + ${revision} true ru.sokomishalov.commons commons-coroutines - 1.1.14 + ${revision} true diff --git a/pom.xml b/pom.xml index f9d85d5..9ed7bb9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,11 @@ ru.sokomishalov.commons commons-parent - 1.1.14 + ${revision} pom + 1.1.15 1.8 1.3.72 1.3.7