From f85d91b76d7caea7f117d2826ad2a0921abcece0 Mon Sep 17 00:00:00 2001 From: Szymon Tarnowski <33316705+starnowski@users.noreply.github.com> Date: Wed, 6 Mar 2024 20:23:13 +0100 Subject: [PATCH] #301 - Updated version to 0.8.1 --- README.md | 2 +- configuration-parent/configuration-core/pom.xml | 2 +- configuration-parent/configuration-jar/pom.xml | 2 +- .../configuration-yaml-interpreter-functional-tests/pom.xml | 2 +- configuration-parent/configuration-yaml-interpreter/pom.xml | 2 +- configuration-parent/configuration/pom.xml | 2 +- configuration-parent/pom.xml | 2 +- openwebstart/pom.xml | 2 +- pom.xml | 2 +- postgresql-core-functional-tests/pom.xml | 2 +- postgresql-core/pom.xml | 2 +- test-utils/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 48f325c4..15977992 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ You can use it just by adding it as a dependency in the project descriptor file com.github.starnowski.posmulten postgresql-core - 0.8.0 + 0.8.1 ``` diff --git a/configuration-parent/configuration-core/pom.xml b/configuration-parent/configuration-core/pom.xml index 6851af22..3ac62370 100644 --- a/configuration-parent/configuration-core/pom.xml +++ b/configuration-parent/configuration-core/pom.xml @@ -5,7 +5,7 @@ configuration-parent com.github.starnowski.posmulten.configuration - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 diff --git a/configuration-parent/configuration-jar/pom.xml b/configuration-parent/configuration-jar/pom.xml index 4e865193..5c134653 100644 --- a/configuration-parent/configuration-jar/pom.xml +++ b/configuration-parent/configuration-jar/pom.xml @@ -5,7 +5,7 @@ configuration-parent com.github.starnowski.posmulten.configuration - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 diff --git a/configuration-parent/configuration-yaml-interpreter-functional-tests/pom.xml b/configuration-parent/configuration-yaml-interpreter-functional-tests/pom.xml index 4bef5e1d..dabded76 100644 --- a/configuration-parent/configuration-yaml-interpreter-functional-tests/pom.xml +++ b/configuration-parent/configuration-yaml-interpreter-functional-tests/pom.xml @@ -6,7 +6,7 @@ configuration-parent com.github.starnowski.posmulten.configuration - 0.8.1-SNAPSHOT + 0.8.1 configuration-yaml-interpreter-functional-tests diff --git a/configuration-parent/configuration-yaml-interpreter/pom.xml b/configuration-parent/configuration-yaml-interpreter/pom.xml index 2170ec56..0dd54d3f 100644 --- a/configuration-parent/configuration-yaml-interpreter/pom.xml +++ b/configuration-parent/configuration-yaml-interpreter/pom.xml @@ -5,7 +5,7 @@ configuration-parent com.github.starnowski.posmulten.configuration - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 diff --git a/configuration-parent/configuration/pom.xml b/configuration-parent/configuration/pom.xml index 23d32d87..41be9f12 100644 --- a/configuration-parent/configuration/pom.xml +++ b/configuration-parent/configuration/pom.xml @@ -5,7 +5,7 @@ configuration-parent com.github.starnowski.posmulten.configuration - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 diff --git a/configuration-parent/pom.xml b/configuration-parent/pom.xml index ea355a82..b6eb8ee5 100644 --- a/configuration-parent/pom.xml +++ b/configuration-parent/pom.xml @@ -5,7 +5,7 @@ parent com.github.starnowski.posmulten - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 pom diff --git a/openwebstart/pom.xml b/openwebstart/pom.xml index d6ea5c94..25feb442 100644 --- a/openwebstart/pom.xml +++ b/openwebstart/pom.xml @@ -6,7 +6,7 @@ com.github.starnowski.posmulten parent - 0.8.1-SNAPSHOT + 0.8.1 openwebstart diff --git a/pom.xml b/pom.xml index b202568c..504e214d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.github.starnowski.posmulten parent pom - 0.8.1-SNAPSHOT + 0.8.1 postgresql-core postgresql-core-functional-tests diff --git a/postgresql-core-functional-tests/pom.xml b/postgresql-core-functional-tests/pom.xml index ca2437b9..1eeab905 100644 --- a/postgresql-core-functional-tests/pom.xml +++ b/postgresql-core-functional-tests/pom.xml @@ -5,7 +5,7 @@ parent com.github.starnowski.posmulten - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 diff --git a/postgresql-core/pom.xml b/postgresql-core/pom.xml index df2706b1..b96b4199 100644 --- a/postgresql-core/pom.xml +++ b/postgresql-core/pom.xml @@ -5,7 +5,7 @@ parent com.github.starnowski.posmulten - 0.8.1-SNAPSHOT + 0.8.1 4.0.0 diff --git a/test-utils/pom.xml b/test-utils/pom.xml index ed0b2894..20dd5379 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ parent com.github.starnowski.posmulten - 0.8.1-SNAPSHOT + 0.8.1 4.0.0