Skip to content

Commit

Permalink
Building 3.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
build server committed Nov 10, 2023
1 parent 39ce812 commit 81b156e
Show file tree
Hide file tree
Showing 57 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion step-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-controller-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-controller/step-controller-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-controller/step-controller-base-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-controller/step-controller-multitenancy-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-controller/step-controller-remote-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-controller/step-controller-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion step-core-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-functions-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-composite</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-composite</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-composite</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-composite</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-functions-plugins/step-functions-plugins-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-jmeter</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-jmeter</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-jmeter</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-functions-plugins/step-functions-plugins-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion step-functions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-functions/step-functions-client-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-functions/step-functions-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-functions/step-functions-docker-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion step-functions/step-functions-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<!-- Please be very careful with the dependencies you add to this project as step-functions-handler.jar with all
Expand Down
2 changes: 1 addition & 1 deletion step-functions/step-functions-package-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion step-functions/step-functions-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion step-ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-libs-maven-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion step-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>0.0.0-SNAPSHOT</version>
<version>3.23.1</version>
<relativePath>../step-parent</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 81b156e

Please sign in to comment.