From 9ee09a3bc544348f585c38d7aed1c338c748a7e1 Mon Sep 17 00:00:00 2001 From: Jake Smith Date: Thu, 1 Jun 2023 12:30:06 +0100 Subject: [PATCH 1/6] Split off 8.10.48 Signed-off-by: Jake Smith --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index 9234de9de..e122f6ed5 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.47-0-SNAPSHOT + 8.10.49-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index cd708f9fd..388096d0e 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.47-0-SNAPSHOT + 8.10.49-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index d22563edf..b354e4a49 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 8.10.47-0-SNAPSHOT + 8.10.49-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index ddf8c705b..94de82298 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.47-0-SNAPSHOT + 8.10.49-0-SNAPSHOT From 9e64eeedfd8eb031c57dab2298b8a675cc013468 Mon Sep 17 00:00:00 2001 From: Gordon Smith Date: Thu, 8 Jun 2023 18:09:49 +0100 Subject: [PATCH 2/6] Split off 8.10.50 Signed-off-by: Gordon Smith --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index e122f6ed5..34c6bbe88 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.49-0-SNAPSHOT + 8.10.51-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 388096d0e..31ccfb204 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.49-0-SNAPSHOT + 8.10.51-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index b354e4a49..454fb481a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 8.10.49-0-SNAPSHOT + 8.10.51-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index 94de82298..faf560606 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.49-0-SNAPSHOT + 8.10.51-0-SNAPSHOT From 5f762d3ea78c7811bdc3f16a5020b62124dfacda Mon Sep 17 00:00:00 2001 From: Gavin Halliday Date: Thu, 15 Jun 2023 17:33:48 +0100 Subject: [PATCH 3/6] Split off 8.10.52 Signed-off-by: Gavin Halliday --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index 34c6bbe88..cd7037520 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.51-0-SNAPSHOT + 8.10.53-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 31ccfb204..693237a7f 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.51-0-SNAPSHOT + 8.10.53-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 454fb481a..1f6335faa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 8.10.51-0-SNAPSHOT + 8.10.53-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index faf560606..63c6b58f5 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.51-0-SNAPSHOT + 8.10.53-0-SNAPSHOT From ccff2ca7dae2daec8f1554f5d6246c7288db4ac8 Mon Sep 17 00:00:00 2001 From: Jake Smith Date: Fri, 23 Jun 2023 13:05:50 +0100 Subject: [PATCH 4/6] Split off 8.10.54 Signed-off-by: Jake Smith --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index cd7037520..6671a1019 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.53-0-SNAPSHOT + 8.10.55-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 693237a7f..bb48bfcf1 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.53-0-SNAPSHOT + 8.10.55-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 1f6335faa..b2734b36c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 8.10.53-0-SNAPSHOT + 8.10.55-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index 63c6b58f5..b480041c8 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.53-0-SNAPSHOT + 8.10.55-0-SNAPSHOT From d20d678156594374d6207fb4bcc748ea681e5ced Mon Sep 17 00:00:00 2001 From: Gordon Smith Date: Thu, 29 Jun 2023 17:37:38 +0100 Subject: [PATCH 5/6] Split off 8.10.56 Signed-off-by: Gordon Smith --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index 6671a1019..d1723f32c 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.55-0-SNAPSHOT + 8.10.57-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index bb48bfcf1..2ab68eabe 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.55-0-SNAPSHOT + 8.10.57-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index b2734b36c..d33ef8fc0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 8.10.55-0-SNAPSHOT + 8.10.57-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index b480041c8..3a5073b0b 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.55-0-SNAPSHOT + 8.10.57-0-SNAPSHOT From eb18650dfe23bd1fa2adc956639129a8a8fba123 Mon Sep 17 00:00:00 2001 From: Gordon Smith Date: Thu, 13 Jul 2023 17:14:37 +0100 Subject: [PATCH 6/6] Split off 8.10.58 Signed-off-by: Gordon Smith --- commons-hpcc/pom.xml | 2 +- dfsclient/pom.xml | 2 +- pom.xml | 2 +- wsclient/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index d1723f32c..3e1a4ab89 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.57-0-SNAPSHOT + 8.10.59-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 2ab68eabe..35d7a5280 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.57-0-SNAPSHOT + 8.10.59-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index d33ef8fc0..404d80c0a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 8.10.57-0-SNAPSHOT + 8.10.59-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com diff --git a/wsclient/pom.xml b/wsclient/pom.xml index 3a5073b0b..53c881618 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 8.10.57-0-SNAPSHOT + 8.10.59-0-SNAPSHOT