From 3e5777d217361a9f9edb836b2ed2ff622d334dc8 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 17 Sep 2024 09:00:58 +0000 Subject: [PATCH 1/3] [maven-release-plugin] prepare release jsch-0.2.20 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ab59c891..fc58138c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.mwiede jsch jar - 0.2.20-SNAPSHOT + 0.2.20 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.20 @@ -75,7 +75,7 @@ - 2024-08-06T09:07:30Z + 2024-09-17T08:59:16Z UTF-8 UTF-8 true From 8ff895a69da8c6f3b05f0f9c976bcec66c614bd0 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 17 Sep 2024 09:00:59 +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 fc58138c..54fb96e4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.mwiede jsch jar - 0.2.20 + 0.2.21-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.20 + HEAD @@ -75,7 +75,7 @@ - 2024-09-17T08:59:16Z + 2024-09-17T09:00:59Z UTF-8 UTF-8 true From 4239b3db9f8db6f1219d3fe2137c20547dc8c3f6 Mon Sep 17 00:00:00 2001 From: Matthias Wiedemann Date: Tue, 17 Sep 2024 11:19:33 +0200 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 94dfc8d0..57a8a288 100644 --- a/Readme.md +++ b/Readme.md @@ -33,7 +33,7 @@ with com.github.mwiede jsch - 0.2.19 + 0.2.20 ``` @@ -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.19 + 0.2.20 foo