From 2dd6dc2628370c21dd34349eacb5be64d7bd949b Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 1 Aug 2023 16:37:41 +0000 Subject: [PATCH 1/3] [maven-release-plugin] prepare release jsch-0.2.11 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0133c58e..560508f2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.mwiede jsch jar - 0.2.11-SNAPSHOT + 0.2.11 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.11 @@ -73,7 +73,7 @@ - 2023-07-26T14:00:14Z + 2023-08-01T16:36:10Z UTF-8 UTF-8 true From c7d97d8bafda69d3309215db9dd883e63c1e5002 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 1 Aug 2023 16:37:43 +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 560508f2..bc802aca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.mwiede jsch jar - 0.2.11 + 0.2.12-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.11 + HEAD @@ -73,7 +73,7 @@ - 2023-08-01T16:36:10Z + 2023-08-01T16:37:43Z UTF-8 UTF-8 true From ef773e597d832d6243542da0566f9ead9f5a1994 Mon Sep 17 00:00:00 2001 From: Matthias Wiedemann Date: Tue, 1 Aug 2023 20:15:41 +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 0c892ecb..dd214b9e 100644 --- a/Readme.md +++ b/Readme.md @@ -33,7 +33,7 @@ with com.github.mwiede jsch - 0.2.10 + 0.2.11 ``` @@ -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.10 + 0.2.11 foo