From 42b774e9a9a9a45abfee741361d00b740ac1c2c3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 22 Aug 2024 11:24:45 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- consul/deployment/pom.xml | 2 +- consul/pom.xml | 2 +- consul/runtime/pom.xml | 2 +- docs/pom.xml | 2 +- hocon/deployment/pom.xml | 2 +- hocon/pom.xml | 2 +- hocon/runtime/pom.xml | 2 +- integration-tests/consul/pom.xml | 2 +- integration-tests/hocon/pom.xml | 2 +- integration-tests/jasypt/pom.xml | 2 +- integration-tests/jdbc/pom.xml | 2 +- integration-tests/pom.xml | 2 +- jasypt/deployment/pom.xml | 2 +- jasypt/pom.xml | 2 +- jasypt/runtime/pom.xml | 2 +- jdbc/deployment/pom.xml | 2 +- jdbc/pom.xml | 2 +- jdbc/runtime/pom.xml | 2 +- pom.xml | 4 ++-- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/consul/deployment/pom.xml b/consul/deployment/pom.xml index 2150594..7b7220f 100644 --- a/consul/deployment/pom.xml +++ b/consul/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-consul-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-consul-deployment Quarkus - Config Extensions - Consul - Deployment diff --git a/consul/pom.xml b/consul/pom.xml index b71f51a..d36dd3b 100644 --- a/consul/pom.xml +++ b/consul/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-consul-parent pom diff --git a/consul/runtime/pom.xml b/consul/runtime/pom.xml index 67d0c8e..bccb5a1 100644 --- a/consul/runtime/pom.xml +++ b/consul/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-consul-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-consul diff --git a/docs/pom.xml b/docs/pom.xml index 9997979..35b5743 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml diff --git a/hocon/deployment/pom.xml b/hocon/deployment/pom.xml index 06e81f9..f7377ab 100644 --- a/hocon/deployment/pom.xml +++ b/hocon/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-hocon-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-hocon-deployment diff --git a/hocon/pom.xml b/hocon/pom.xml index 0853bea..5ff87a6 100644 --- a/hocon/pom.xml +++ b/hocon/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-hocon-parent diff --git a/hocon/runtime/pom.xml b/hocon/runtime/pom.xml index 6405788..98e33f9 100644 --- a/hocon/runtime/pom.xml +++ b/hocon/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-hocon-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-hocon diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml index 3085398..c341614 100644 --- a/integration-tests/consul/pom.xml +++ b/integration-tests/consul/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions-integration-tests-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-extensions-integration-test-consul Quarkus - Config Extensions - Integration Tests - Consul diff --git a/integration-tests/hocon/pom.xml b/integration-tests/hocon/pom.xml index 42f0434..8e4f4fd 100644 --- a/integration-tests/hocon/pom.xml +++ b/integration-tests/hocon/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions-integration-tests-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-extensions-integration-test-hocon Quarkus - Config Extensions - Integration Tests - HOCON diff --git a/integration-tests/jasypt/pom.xml b/integration-tests/jasypt/pom.xml index bf16dda..e535ac6 100644 --- a/integration-tests/jasypt/pom.xml +++ b/integration-tests/jasypt/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions-integration-tests-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-extensions-integration-test-jasypt Quarkus - Config Extensions - Integration Tests - Jasypt diff --git a/integration-tests/jdbc/pom.xml b/integration-tests/jdbc/pom.xml index ce427c2..2068a3b 100644 --- a/integration-tests/jdbc/pom.xml +++ b/integration-tests/jdbc/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions-integration-tests-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-extensions-integration-test-jdbc Quarkus - Config Extensions - Integration Tests - JDBC diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index fcfa869..c690bae 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-extensions-integration-tests-parent pom diff --git a/jasypt/deployment/pom.xml b/jasypt/deployment/pom.xml index 514fdd4..71b483f 100644 --- a/jasypt/deployment/pom.xml +++ b/jasypt/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-jasypt-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-jasypt-deployment diff --git a/jasypt/pom.xml b/jasypt/pom.xml index ab4bd6b..2760a66 100644 --- a/jasypt/pom.xml +++ b/jasypt/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-jasypt-parent diff --git a/jasypt/runtime/pom.xml b/jasypt/runtime/pom.xml index 072ca6e..b1bb7ee 100644 --- a/jasypt/runtime/pom.xml +++ b/jasypt/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-jasypt-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-jasypt diff --git a/jdbc/deployment/pom.xml b/jdbc/deployment/pom.xml index 72016c0..7b65d03 100644 --- a/jdbc/deployment/pom.xml +++ b/jdbc/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-jdbc-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-jdbc-deployment Quarkus - Config Extensions - JDBC - Deployment diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 26f27c4..fb4668e 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-jdbc-parent pom diff --git a/jdbc/runtime/pom.xml b/jdbc/runtime/pom.xml index aa7c22e..e5f77a8 100644 --- a/jdbc/runtime/pom.xml +++ b/jdbc/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.config quarkus-config-jdbc-parent - 2.4.0 + 2.4.1-SNAPSHOT quarkus-config-jdbc diff --git a/pom.xml b/pom.xml index 70b38a7..d093735 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.config quarkus-config-extensions - 2.4.0 + 2.4.1-SNAPSHOT pom Quarkus - Config Extensions - Parent @@ -23,7 +23,7 @@ scm:git:git@github.com:quarkiverse/quarkus-config-extensions.git scm:git:git@github.com:quarkiverse/quarkus-config-extensions.git https://github.com/quarkiverse/quarkus-config-extensions - 2.4.0 + HEAD true