From 31fad82ca01db6011f7527da43638afb08018773 Mon Sep 17 00:00:00 2001 From: build server Date: Tue, 10 Oct 2023 11:39:55 +0200 Subject: [PATCH] Building 3.22.4 --- step-agent/pom.xml | 2 +- step-commons/pom.xml | 2 +- step-controller-plugins/pom.xml | 2 +- step-controller-plugins/step-controller-measurement/pom.xml | 2 +- .../step-controller-plugins-raw-measurement/pom.xml | 2 +- .../step-controller-plugins-script-editor/pom.xml | 2 +- .../step-controller-plugins-timeseries/pom.xml | 2 +- step-controller/pom.xml | 2 +- step-controller/step-controller-backend/pom.xml | 2 +- step-controller/step-controller-base-plugins/pom.xml | 2 +- .../6525196061e6b40a293695e4/export.csv | 3 +++ step-controller/step-controller-multitenancy-model/pom.xml | 2 +- step-controller/step-controller-remote-client/pom.xml | 2 +- step-controller/step-controller-server/pom.xml | 2 +- step-core-model/pom.xml | 2 +- step-core/pom.xml | 2 +- step-functions-plugins/pom.xml | 2 +- .../step-functions-plugins-composite/pom.xml | 2 +- .../step-functions-plugins-composite-controller-def/pom.xml | 2 +- .../step-functions-plugins-composite-def/pom.xml | 2 +- .../step-functions-plugins-composite-handler/pom.xml | 2 +- .../step-functions-plugins-local-composite/pom.xml | 2 +- step-functions-plugins/step-functions-plugins-java/pom.xml | 2 +- .../step-functions-plugins-java-controller-def/pom.xml | 2 +- .../step-functions-plugins-java-def/pom.xml | 2 +- .../step-functions-plugins-java-handler-test/pom.xml | 2 +- .../step-functions-plugins-java-handler-test2/pom.xml | 2 +- .../step-functions-plugins-java-handler/pom.xml | 2 +- .../step-functions-plugins-java-keyword-handler/pom.xml | 2 +- step-functions-plugins/step-functions-plugins-jmeter/pom.xml | 2 +- .../step-functions-plugins-jmeter-def/pom.xml | 2 +- .../step-functions-plugins-jmeter-handler/pom.xml | 2 +- .../step-functions-plugins-jmeter-local-handler/pom.xml | 2 +- step-functions-plugins/step-functions-plugins-node/pom.xml | 2 +- step-functions/pom.xml | 2 +- step-functions/step-functions-client-api/pom.xml | 2 +- step-functions/step-functions-client/pom.xml | 2 +- step-functions/step-functions-handler/pom.xml | 2 +- step-functions/step-functions-package-client/pom.xml | 2 +- step-functions/step-functions-package/pom.xml | 2 +- step-ide/pom.xml | 2 +- step-junit/pom.xml | 2 +- step-libs-maven-client/pom.xml | 2 +- step-maven-plugin/pom.xml | 2 +- step-maven-plugin/step-commons-maven-plugin/pom.xml | 2 +- step-maven-plugin/step-ee-maven-plugin/pom.xml | 2 +- step-maven-plugin/step-os-maven-plugin/pom.xml | 2 +- step-node/step-node-agent/package.json | 2 +- step-parent/pom.xml | 2 +- step-plans/pom.xml | 2 +- step-plans/step-plans-base-artefacts/pom.xml | 2 +- step-plans/step-plans-core/pom.xml | 2 +- step-plans/step-plans-parser/pom.xml | 2 +- step-plans/step-plans-runners/pom.xml | 2 +- step-repositories/pom.xml | 2 +- step-repositories/step-repositories-artifact/pom.xml | 2 +- 56 files changed, 58 insertions(+), 55 deletions(-) create mode 100644 step-controller/step-controller-base-plugins/resources/temp/6525196061e6b40a293695e3/6525196061e6b40a293695e4/export.csv diff --git a/step-agent/pom.xml b/step-agent/pom.xml index 110c73f34..a44b264d0 100644 --- a/step-agent/pom.xml +++ b/step-agent/pom.xml @@ -22,7 +22,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-commons/pom.xml b/step-commons/pom.xml index ad2e98287..a260dd35f 100644 --- a/step-commons/pom.xml +++ b/step-commons/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-controller-plugins/pom.xml b/step-controller-plugins/pom.xml index a69eaf9d3..ebe8f707d 100644 --- a/step-controller-plugins/pom.xml +++ b/step-controller-plugins/pom.xml @@ -24,7 +24,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-controller-plugins/step-controller-measurement/pom.xml b/step-controller-plugins/step-controller-measurement/pom.xml index fde8763ff..02307f3e1 100644 --- a/step-controller-plugins/step-controller-measurement/pom.xml +++ b/step-controller-plugins/step-controller-measurement/pom.xml @@ -26,7 +26,7 @@ ch.exense.step step-controller-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller-plugins/step-controller-plugins-raw-measurement/pom.xml b/step-controller-plugins/step-controller-plugins-raw-measurement/pom.xml index e7bdac697..5f696ca25 100644 --- a/step-controller-plugins/step-controller-plugins-raw-measurement/pom.xml +++ b/step-controller-plugins/step-controller-plugins-raw-measurement/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-controller-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller-plugins/step-controller-plugins-script-editor/pom.xml b/step-controller-plugins/step-controller-plugins-script-editor/pom.xml index 212704ff9..91d415f23 100644 --- a/step-controller-plugins/step-controller-plugins-script-editor/pom.xml +++ b/step-controller-plugins/step-controller-plugins-script-editor/pom.xml @@ -22,7 +22,7 @@ ch.exense.step step-controller-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller-plugins/step-controller-plugins-timeseries/pom.xml b/step-controller-plugins/step-controller-plugins-timeseries/pom.xml index 6680a31f2..395c0a2c6 100644 --- a/step-controller-plugins/step-controller-plugins-timeseries/pom.xml +++ b/step-controller-plugins/step-controller-plugins-timeseries/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-controller-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller/pom.xml b/step-controller/pom.xml index 8a8939bf3..65b158ad4 100644 --- a/step-controller/pom.xml +++ b/step-controller/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-controller/step-controller-backend/pom.xml b/step-controller/step-controller-backend/pom.xml index c0f157497..21e6735df 100644 --- a/step-controller/step-controller-backend/pom.xml +++ b/step-controller/step-controller-backend/pom.xml @@ -24,7 +24,7 @@ ch.exense.step step-controller - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller/step-controller-base-plugins/pom.xml b/step-controller/step-controller-base-plugins/pom.xml index 25300644d..50431bb01 100644 --- a/step-controller/step-controller-base-plugins/pom.xml +++ b/step-controller/step-controller-base-plugins/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-controller - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller/step-controller-base-plugins/resources/temp/6525196061e6b40a293695e3/6525196061e6b40a293695e4/export.csv b/step-controller/step-controller-base-plugins/resources/temp/6525196061e6b40a293695e3/6525196061e6b40a293695e4/export.csv new file mode 100644 index 000000000..ea2e0811e --- /dev/null +++ b/step-controller/step-controller-base-plugins/resources/temp/6525196061e6b40a293695e3/6525196061e6b40a293695e4/export.csv @@ -0,0 +1,3 @@ +stringProperty; +property 1; +property 2; diff --git a/step-controller/step-controller-multitenancy-model/pom.xml b/step-controller/step-controller-multitenancy-model/pom.xml index dc2438afc..1eb634c02 100644 --- a/step-controller/step-controller-multitenancy-model/pom.xml +++ b/step-controller/step-controller-multitenancy-model/pom.xml @@ -26,7 +26,7 @@ ch.exense.step step-controller - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller/step-controller-remote-client/pom.xml b/step-controller/step-controller-remote-client/pom.xml index 5a2eafa27..2305de772 100644 --- a/step-controller/step-controller-remote-client/pom.xml +++ b/step-controller/step-controller-remote-client/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-controller - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-controller/step-controller-server/pom.xml b/step-controller/step-controller-server/pom.xml index 34824ca28..5c6e384da 100644 --- a/step-controller/step-controller-server/pom.xml +++ b/step-controller/step-controller-server/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-controller - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-core-model/pom.xml b/step-core-model/pom.xml index 8e0a82a85..4549b60e6 100644 --- a/step-core-model/pom.xml +++ b/step-core-model/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-core/pom.xml b/step-core/pom.xml index d1664b94c..e7bf26f23 100644 --- a/step-core/pom.xml +++ b/step-core/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-functions-plugins/pom.xml b/step-functions-plugins/pom.xml index 09464b6fa..21291a6d6 100644 --- a/step-functions-plugins/pom.xml +++ b/step-functions-plugins/pom.xml @@ -24,7 +24,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-functions-plugins/step-functions-plugins-composite/pom.xml b/step-functions-plugins/step-functions-plugins-composite/pom.xml index 235333fb1..1d66ef8b5 100644 --- a/step-functions-plugins/step-functions-plugins-composite/pom.xml +++ b/step-functions-plugins/step-functions-plugins-composite/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-controller-def/pom.xml b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-controller-def/pom.xml index 33956e687..91addce2d 100644 --- a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-controller-def/pom.xml +++ b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-controller-def/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-composite - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-def/pom.xml b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-def/pom.xml index 2aa17bbeb..61e5f9835 100644 --- a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-def/pom.xml +++ b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-def/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-composite - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-handler/pom.xml b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-handler/pom.xml index 7063701d1..97e2da8f1 100644 --- a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-handler/pom.xml +++ b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-composite-handler/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-composite - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-local-composite/pom.xml b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-local-composite/pom.xml index e044dcf93..8712d421c 100644 --- a/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-local-composite/pom.xml +++ b/step-functions-plugins/step-functions-plugins-composite/step-functions-plugins-local-composite/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-composite - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/pom.xml b/step-functions-plugins/step-functions-plugins-java/pom.xml index 1995d1d03..407816cdd 100644 --- a/step-functions-plugins/step-functions-plugins-java/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-controller-def/pom.xml b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-controller-def/pom.xml index f58c90e1b..b9e1e3db9 100644 --- a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-controller-def/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-controller-def/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-java - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-def/pom.xml b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-def/pom.xml index e6cf92800..bb6b1ecb5 100644 --- a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-def/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-def/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-java - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test/pom.xml b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test/pom.xml index a5621bbbd..589770007 100644 --- a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-java - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test2/pom.xml b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test2/pom.xml index 5f5305ae9..259fc56c7 100644 --- a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test2/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler-test2/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-java - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler/pom.xml b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler/pom.xml index 9054fdf03..60cba9956 100644 --- a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-handler/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-java - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-keyword-handler/pom.xml b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-keyword-handler/pom.xml index 17c109cae..33aa69131 100644 --- a/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-keyword-handler/pom.xml +++ b/step-functions-plugins/step-functions-plugins-java/step-functions-plugins-java-keyword-handler/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-java - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-jmeter/pom.xml b/step-functions-plugins/step-functions-plugins-jmeter/pom.xml index c0d5d5733..41c90e1d5 100644 --- a/step-functions-plugins/step-functions-plugins-jmeter/pom.xml +++ b/step-functions-plugins/step-functions-plugins-jmeter/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-def/pom.xml b/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-def/pom.xml index 26264ffc2..dd659dc54 100644 --- a/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-def/pom.xml +++ b/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-def/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-jmeter - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-handler/pom.xml b/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-handler/pom.xml index 504505427..c22b55eec 100644 --- a/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-handler/pom.xml +++ b/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-handler/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions-plugins-jmeter - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-local-handler/pom.xml b/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-local-handler/pom.xml index c63fef3dc..dabdbeacd 100644 --- a/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-local-handler/pom.xml +++ b/step-functions-plugins/step-functions-plugins-jmeter/step-functions-plugins-jmeter-local-handler/pom.xml @@ -26,7 +26,7 @@ ch.exense.step step-functions-plugins-jmeter - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions-plugins/step-functions-plugins-node/pom.xml b/step-functions-plugins/step-functions-plugins-node/pom.xml index f6e624fb3..581d39376 100644 --- a/step-functions-plugins/step-functions-plugins-node/pom.xml +++ b/step-functions-plugins/step-functions-plugins-node/pom.xml @@ -24,7 +24,7 @@ ch.exense.step step-functions-plugins - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions/pom.xml b/step-functions/pom.xml index 3fee6c222..05bcff79c 100644 --- a/step-functions/pom.xml +++ b/step-functions/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-parent - 0.0.0-SNAPSHOT + 3.22.4 ../step-parent diff --git a/step-functions/step-functions-client-api/pom.xml b/step-functions/step-functions-client-api/pom.xml index ab67affc1..3d8854a50 100644 --- a/step-functions/step-functions-client-api/pom.xml +++ b/step-functions/step-functions-client-api/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions/step-functions-client/pom.xml b/step-functions/step-functions-client/pom.xml index 73f563f36..f07d89dc8 100644 --- a/step-functions/step-functions-client/pom.xml +++ b/step-functions/step-functions-client/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions - 0.0.0-SNAPSHOT + 3.22.4 diff --git a/step-functions/step-functions-handler/pom.xml b/step-functions/step-functions-handler/pom.xml index d3034fb90..3814a50bf 100644 --- a/step-functions/step-functions-handler/pom.xml +++ b/step-functions/step-functions-handler/pom.xml @@ -25,7 +25,7 @@ ch.exense.step step-functions - 0.0.0-SNAPSHOT + 3.22.4