Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge stable/8.1 back into main #533

Merged
merged 2 commits into from
Oct 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-api</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test API</name>
Expand Down
4 changes: 2 additions & 2 deletions assertions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-assertions</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test Assertions</name>
Expand Down
4 changes: 2 additions & 2 deletions engine-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-engine-agent</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test Engine Agent</name>
Expand Down
4 changes: 2 additions & 2 deletions engine-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-engine-protocol</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test Engine Protocol</name>
Expand Down
4 changes: 2 additions & 2 deletions engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-engine</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test Engine</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</parent>

<artifactId>zeebe-process-test-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions extension-testcontainer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-extension-testcontainer</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test Extension Testcontainer</name>
Expand Down
4 changes: 2 additions & 2 deletions extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-extension</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Zeebe Process Test Extension</name>
Expand Down
4 changes: 2 additions & 2 deletions filters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>zeebe-process-test-filters</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>

<name>Zeebe Process Test Filters</name>

Expand Down
16 changes: 8 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Zeebe Process Test Root</name>
Expand Down Expand Up @@ -110,43 +110,43 @@
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-api</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-assertions</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-engine</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-extension</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-extension-testcontainer</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-filters</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-engine-protocol</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qa/abstracts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-qa</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion qa/embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-qa</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</parent>

<artifactId>zeebe-process-test-qa-embedded</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions qa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-root</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-qa-abstracts</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion qa/testcontainers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-qa</artifactId>
<version>8.1.0-alpha6-SNAPSHOT</version>
<version>8.1.1-SNAPSHOT</version>
</parent>

<artifactId>zeebe-process-test-qa-testcontainers</artifactId>
Expand Down