From dfd0026b02baa9eced06cfccf55e52a490edf642 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 25 Jan 2024 13:42:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.6 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 7cc5c5f..c48e7d8 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.6 quarkus-jsch-deployment Quarkus - JSch - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index b767f56..2eb7a6e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index bed70b5..74a2af3 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.6 ../pom.xml quarkus-jsch-integration-tests diff --git a/pom.xml b/pom.xml index d165790..8f21c43 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.6 pom Quarkus - JSch - Parent @@ -21,7 +21,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.6 true diff --git a/runtime/pom.xml b/runtime/pom.xml index 4e84a95..c8a1ed2 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jsch quarkus-jsch-parent - 999-SNAPSHOT + 3.0.6 quarkus-jsch Quarkus - JSch - Runtime