From dc5efd32198526be5230b9f505f953c96440f4cd Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 30 Oct 2024 09:31:45 +0000 Subject: [PATCH 1/3] [maven-release-plugin] prepare release jsch-0.2.21 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3f34610d..6bf9b326 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.mwiede jsch jar - 0.2.21-SNAPSHOT + 0.2.21 JSch https://github.com/mwiede/jsch JSch is a pure Java implementation of SSH2 @@ -12,7 +12,7 @@ scm:git:https://github.com/mwiede/jsch.git scm:git:https://github.com/mwiede/jsch.git https://github.com/mwiede/jsch - HEAD + jsch-0.2.21 @@ -75,7 +75,7 @@ - 2024-09-17T09:00:59Z + 2024-10-30T09:30:22Z UTF-8 UTF-8 true From 6a1baf42703d40c0d21c2867f3829956e06c7889 Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 30 Oct 2024 09:31:46 +0000 Subject: [PATCH 2/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6bf9b326..1d3ec37e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.mwiede jsch jar - 0.2.21 + 0.2.22-SNAPSHOT JSch https://github.com/mwiede/jsch JSch is a pure Java implementation of SSH2 @@ -12,7 +12,7 @@ scm:git:https://github.com/mwiede/jsch.git scm:git:https://github.com/mwiede/jsch.git https://github.com/mwiede/jsch - jsch-0.2.21 + HEAD @@ -75,7 +75,7 @@ - 2024-10-30T09:30:22Z + 2024-10-30T09:31:46Z UTF-8 UTF-8 true From 8583574533cc8e9f5af8e2592ea45b4d83fd59ed Mon Sep 17 00:00:00 2001 From: Matthias Wiedemann Date: Wed, 30 Oct 2024 11:05:55 +0100 Subject: [PATCH 3/3] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 57a8a288..821554ed 100644 --- a/Readme.md +++ b/Readme.md @@ -33,7 +33,7 @@ with com.github.mwiede jsch - 0.2.20 + 0.2.21 ``` @@ -43,7 +43,7 @@ When you have an artifact `foo:bar`, which contains `com.jcraft:jsch` as a trans com.github.mwiede jsch - 0.2.20 + 0.2.21 foo