From 22683828fe2b0b4802487655186f011c951e7bdb Mon Sep 17 00:00:00 2001 From: Lee Painter Date: Fri, 20 Sep 2024 15:07:48 +0100 Subject: [PATCH] Bump version for release. --- maverick-base-tests/pom.xml | 2 +- maverick-base/pom.xml | 2 +- maverick-bc-fips-tests/pom.xml | 2 +- maverick-bc-fips/pom.xml | 2 +- maverick-bc-tests/pom.xml | 2 +- maverick-bc/pom.xml | 2 +- maverick-logging/pom.xml | 2 +- maverick-putty/pom.xml | 2 +- maverick-sshagent-jdk16-sockets/pom.xml | 2 +- maverick-sshagent-jni-sockets/pom.xml | 2 +- maverick-sshagent-named-pipes/pom.xml | 2 +- maverick-sshagent/pom.xml | 2 +- maverick-synergy-assembly/pom.xml | 2 +- maverick-synergy-callback-client/pom.xml | 2 +- maverick-synergy-callback-server/pom.xml | 2 +- maverick-synergy-client-tests/pom.xml | 2 +- maverick-synergy-client/pom.xml | 2 +- maverick-synergy-common-tests/pom.xml | 2 +- maverick-synergy-common/pom.xml | 2 +- maverick-synergy-jdk16-client/pom.xml | 2 +- maverick-synergy-jdk16-common/pom.xml | 2 +- maverick-synergy-jdk16-server/pom.xml | 2 +- maverick-synergy-s3/pom.xml | 4 ++-- maverick-synergy-server/pom.xml | 2 +- maverick-synergy/pom.xml | 2 +- maverick-utils/pom.xml | 2 +- maverick-virtual-filesystem-tests/pom.xml | 2 +- maverick-virtual-filesystem/pom.xml | 2 +- maverick-virtual-session-tests/pom.xml | 2 +- maverick-virtual-session/pom.xml | 2 +- maverick-x509/pom.xml | 2 +- pom.xml | 2 +- 32 files changed, 33 insertions(+), 33 deletions(-) diff --git a/maverick-base-tests/pom.xml b/maverick-base-tests/pom.xml index 3d245b3a..26cda7c7 100644 --- a/maverick-base-tests/pom.xml +++ b/maverick-base-tests/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 jar maverick-base-tests diff --git a/maverick-base/pom.xml b/maverick-base/pom.xml index 3ffd1553..e5c3888b 100644 --- a/maverick-base/pom.xml +++ b/maverick-base/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-base Base API diff --git a/maverick-bc-fips-tests/pom.xml b/maverick-bc-fips-tests/pom.xml index c59f8d5d..4a39c661 100644 --- a/maverick-bc-fips-tests/pom.xml +++ b/maverick-bc-fips-tests/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-bc-fips-tests BouncyCastle FIPS Tests diff --git a/maverick-bc-fips/pom.xml b/maverick-bc-fips/pom.xml index 87d9ed46..bff19f97 100644 --- a/maverick-bc-fips/pom.xml +++ b/maverick-bc-fips/pom.xml @@ -6,7 +6,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-bc-fips BouncyCastle FIPS diff --git a/maverick-bc-tests/pom.xml b/maverick-bc-tests/pom.xml index bba147f0..2e66a580 100644 --- a/maverick-bc-tests/pom.xml +++ b/maverick-bc-tests/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-bc-tests BouncyCastle JCE Support Tests diff --git a/maverick-bc/pom.xml b/maverick-bc/pom.xml index 358e350e..ae5c0d8f 100644 --- a/maverick-bc/pom.xml +++ b/maverick-bc/pom.xml @@ -6,7 +6,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-bc BouncyCastle JCE Support diff --git a/maverick-logging/pom.xml b/maverick-logging/pom.xml index 9f00a090..b08bfaad 100644 --- a/maverick-logging/pom.xml +++ b/maverick-logging/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-logging Logging API diff --git a/maverick-putty/pom.xml b/maverick-putty/pom.xml index e0f6ef04..5068f42f 100644 --- a/maverick-putty/pom.xml +++ b/maverick-putty/pom.xml @@ -6,7 +6,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-putty PuTTY Key Support diff --git a/maverick-sshagent-jdk16-sockets/pom.xml b/maverick-sshagent-jdk16-sockets/pom.xml index eaceab1b..03270441 100644 --- a/maverick-sshagent-jdk16-sockets/pom.xml +++ b/maverick-sshagent-jdk16-sockets/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-sshagent-jdk16-sockets JDK16+ Unix Domain Socket Agent Provider diff --git a/maverick-sshagent-jni-sockets/pom.xml b/maverick-sshagent-jni-sockets/pom.xml index ce7e6d8c..53c1b8df 100644 --- a/maverick-sshagent-jni-sockets/pom.xml +++ b/maverick-sshagent-jni-sockets/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-sshagent-jni-sockets JNI Unix Domain Sockets Key Agent Provider diff --git a/maverick-sshagent-named-pipes/pom.xml b/maverick-sshagent-named-pipes/pom.xml index 398441c5..30b56471 100644 --- a/maverick-sshagent-named-pipes/pom.xml +++ b/maverick-sshagent-named-pipes/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-sshagent-named-pipes Named Pipes Key Agent Provider diff --git a/maverick-sshagent/pom.xml b/maverick-sshagent/pom.xml index e50617bc..a9f2ebab 100644 --- a/maverick-sshagent/pom.xml +++ b/maverick-sshagent/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-sshagent Key Agent diff --git a/maverick-synergy-assembly/pom.xml b/maverick-synergy-assembly/pom.xml index e92a9e55..e70c3137 100644 --- a/maverick-synergy-assembly/pom.xml +++ b/maverick-synergy-assembly/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-assembly diff --git a/maverick-synergy-callback-client/pom.xml b/maverick-synergy-callback-client/pom.xml index 7cb9edda..cd013efe 100644 --- a/maverick-synergy-callback-client/pom.xml +++ b/maverick-synergy-callback-client/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-callback-client Callback Client API diff --git a/maverick-synergy-callback-server/pom.xml b/maverick-synergy-callback-server/pom.xml index 4c6383af..58cb34cb 100644 --- a/maverick-synergy-callback-server/pom.xml +++ b/maverick-synergy-callback-server/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-callback-server Callback Server API diff --git a/maverick-synergy-client-tests/pom.xml b/maverick-synergy-client-tests/pom.xml index d3f69cbf..b230342a 100644 --- a/maverick-synergy-client-tests/pom.xml +++ b/maverick-synergy-client-tests/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-client-tests Client API Tests diff --git a/maverick-synergy-client/pom.xml b/maverick-synergy-client/pom.xml index 46f00ce6..6a29176d 100644 --- a/maverick-synergy-client/pom.xml +++ b/maverick-synergy-client/pom.xml @@ -6,7 +6,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-client Client API diff --git a/maverick-synergy-common-tests/pom.xml b/maverick-synergy-common-tests/pom.xml index b12cef04..e5b2514b 100644 --- a/maverick-synergy-common-tests/pom.xml +++ b/maverick-synergy-common-tests/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-common-tests Common API Tests diff --git a/maverick-synergy-common/pom.xml b/maverick-synergy-common/pom.xml index 8dc69257..d9ddd1e3 100644 --- a/maverick-synergy-common/pom.xml +++ b/maverick-synergy-common/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-common Common API diff --git a/maverick-synergy-jdk16-client/pom.xml b/maverick-synergy-jdk16-client/pom.xml index 4c9af744..e64b377c 100644 --- a/maverick-synergy-jdk16-client/pom.xml +++ b/maverick-synergy-jdk16-client/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-jdk16-client Client implementation Unix Domain Socket forwarding diff --git a/maverick-synergy-jdk16-common/pom.xml b/maverick-synergy-jdk16-common/pom.xml index 5df38d2c..2c939df7 100644 --- a/maverick-synergy-jdk16-common/pom.xml +++ b/maverick-synergy-jdk16-common/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-jdk16-common Common code for Unix Domain Socket support diff --git a/maverick-synergy-jdk16-server/pom.xml b/maverick-synergy-jdk16-server/pom.xml index 3a77389e..b16474c3 100644 --- a/maverick-synergy-jdk16-server/pom.xml +++ b/maverick-synergy-jdk16-server/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-jdk16-server Server implementation Unix Domain Socket forwarding diff --git a/maverick-synergy-s3/pom.xml b/maverick-synergy-s3/pom.xml index fe458f9d..2c934e1f 100644 --- a/maverick-synergy-s3/pom.xml +++ b/maverick-synergy-s3/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-s3 S3 File System @@ -12,7 +12,7 @@ com.sshtools maverick-base - 3.1.2-SNAPSHOT + 3.1.2 diff --git a/maverick-synergy-server/pom.xml b/maverick-synergy-server/pom.xml index b7ad43f5..f1d94643 100644 --- a/maverick-synergy-server/pom.xml +++ b/maverick-synergy-server/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy-server Server API diff --git a/maverick-synergy/pom.xml b/maverick-synergy/pom.xml index 4161b6be..74648a73 100644 --- a/maverick-synergy/pom.xml +++ b/maverick-synergy/pom.xml @@ -6,7 +6,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-synergy Unified API diff --git a/maverick-utils/pom.xml b/maverick-utils/pom.xml index d14ddc5c..84a3d92e 100644 --- a/maverick-utils/pom.xml +++ b/maverick-utils/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-utils Utils diff --git a/maverick-virtual-filesystem-tests/pom.xml b/maverick-virtual-filesystem-tests/pom.xml index 6330a269..0cb82935 100644 --- a/maverick-virtual-filesystem-tests/pom.xml +++ b/maverick-virtual-filesystem-tests/pom.xml @@ -3,7 +3,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-virtual-filesystem-tests Virtual File System Tests diff --git a/maverick-virtual-filesystem/pom.xml b/maverick-virtual-filesystem/pom.xml index 69f1a32f..21a8bfeb 100644 --- a/maverick-virtual-filesystem/pom.xml +++ b/maverick-virtual-filesystem/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-virtual-filesystem Virtual File System diff --git a/maverick-virtual-session-tests/pom.xml b/maverick-virtual-session-tests/pom.xml index 32d75c11..932c46a0 100644 --- a/maverick-virtual-session-tests/pom.xml +++ b/maverick-virtual-session-tests/pom.xml @@ -4,7 +4,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-virtual-session-tests Virtual Sessions Tests diff --git a/maverick-virtual-session/pom.xml b/maverick-virtual-session/pom.xml index aca84fef..b62a5e28 100644 --- a/maverick-virtual-session/pom.xml +++ b/maverick-virtual-session/pom.xml @@ -7,7 +7,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-virtual-session Virtual Sessions diff --git a/maverick-x509/pom.xml b/maverick-x509/pom.xml index 720b1728..37a1156f 100644 --- a/maverick-x509/pom.xml +++ b/maverick-x509/pom.xml @@ -5,7 +5,7 @@ com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 maverick-x509 X509 Certificate Support diff --git a/pom.xml b/pom.xml index 767a6fbd..c020b3a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.sshtools maverick-synergy-group - 3.1.2-SNAPSHOT + 3.1.2 Maverick Synergy Open source Java SSH API http://www.jadaptive.com