From 1e28f7cea47279dde9544f2cf05f4dd691b819ab Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 7 Sep 2024 02:42:46 +0000 Subject: [PATCH] [skip ci] prepare release 3.0.10 --- deployment/pom.xml | 2 +- docs/pom.xml | 5 ++--- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 7cc5c5f..1399fd9 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.10 quarkus-jsch-deployment Quarkus - JSch - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 02b5960..a659a5d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.10 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 670b8d7..8e76835 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.10 ../pom.xml quarkus-jsch-integration-tests diff --git a/pom.xml b/pom.xml index 5e75d23..a66026a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.10 pom Quarkus - JSch - Parent @@ -19,7 +19,7 @@ scm:git:git@github.com:quarkiverse/quarkus-jsch.git scm:git:git@github.com:quarkiverse/quarkus-jsch.git https://github.com/quarkiverse/quarkus-jsch - HEAD + 3.0.10 3.14.2 diff --git a/runtime/pom.xml b/runtime/pom.xml index 2a470c0..b117653 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.10 quarkus-jsch Quarkus - JSch - Runtime