Skip to content

Commit

Permalink
[maven-release-plugin] prepare release operate-8.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-operate-app committed Nov 6, 2024
1 parent 89e7926 commit 29f6dac
Show file tree
Hide file tree
Showing 32 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../operate/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion operate/archiver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-archiver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion operate/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/data-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-data-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/importer-8_4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-importer-8_4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/importer-8_5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-importer-8_5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/importer-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-importer-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-importer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/mvc-auth-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-mvc-auth-commons</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions operate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Operate Parent</name>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<packaging>pom</packaging>

<parent>
Expand Down Expand Up @@ -38,7 +38,7 @@
<developerConnection>
scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/zeebe.git
</developerConnection>
<tag>HEAD</tag>
<tag>operate-8.5.8</tag>
<url>https://github.com/camunda/zeebe</url>
</scm>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/backup-restore-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-backup-restore-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/batch-operation-performance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-batch-operation-performance-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/data-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-data-generator</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/import-performance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-import-performance-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-it-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-performance-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-performance-test</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/migration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>

<name>Operate QA Migration Tests Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-110/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-110</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-120/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-120</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-130/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-130</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-800/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-800</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-810/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-810</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-820/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-820</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-830/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-830</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-840/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-840</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/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>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-qa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/qa/query-performance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-query-performance-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-qa</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
</parent>
<artifactId>operate-qa-util</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-schema</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>operate-parent</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-webapp</artifactId>
Expand Down

0 comments on commit 29f6dac

Please sign in to comment.