Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[release]@users.noreply.github.com committed Oct 1, 2024
1 parent e376379 commit 95bc793
Show file tree
Hide file tree
Showing 134 changed files with 148 additions and 148 deletions.
2 changes: 1 addition & 1 deletion authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>camunda-authentication</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<artifactId>camunda-release-parent</artifactId>
<version>3.9.1</version>
<!-- do not remove empty tag - http://jira.codehaus.org/browse/MNG-4687 -->
<relativePath />
<relativePath></relativePath>
</parent>

<groupId>io.camunda</groupId>
<artifactId>zeebe-bom</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Zeebe BOM</name>
Expand All @@ -24,7 +24,7 @@
<scm>
<connection>scm:git:git@github.com:camunda/camunda.git</connection>
<developerConnection>scm:git:git@github.com:camunda/camunda.git</developerConnection>
<tag>8.6.0-rc3</tag>
<tag>HEAD</tag>
<url>https://github.com/camunda/camunda</url>
</scm>

Expand Down Expand Up @@ -200,7 +200,7 @@
<configuration>
<pom>
<!-- https://github.com/diffplug/spotless/blob/main/plugin-maven/README.md#sortpom -->
<sortPom />
<sortPom></sortPom>
</pom>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- We can't reference zeebe parent as parent otherwise we will have a circle dependency -->
<groupId>io.camunda</groupId>
<artifactId>zeebe-bom</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../bom/pom.xml</relativePath>
</parent>
<artifactId>zeebe-build-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion clients/spring-boot-starter-camunda-sdk/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-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dist/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-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -604,7 +604,7 @@
<goal>assemble</goal>
</goals>
<phase>package</phase>
<configuration />
<configuration></configuration>
</execution>
</executions>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion document/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>document-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion document/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>zeebe-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion document/store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>document-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion identity/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>identity-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>identity-webjar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion identity/migration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>io.camunda</groupId>
<artifactId>identity-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>

<artifactId>identity-migration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion identity/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-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../parent/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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-webjar</artifactId>
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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-data-generator</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-importer-8_5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/importer-8_6/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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-importer-8_6</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>operate-mvc-auth-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion operate/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-parent</artifactId>
<version>8.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>
<artifactId>operate-qa-backup-restore-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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>
<artifactId>operate-qa-data-generator</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>
<artifactId>operate-qa-migration-tests-parent</artifactId>
<packaging>pom</packaging>
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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-840</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion operate/qa/migration-tests/test-fixture-850/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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>
<artifactId>operate-qa-migration-tests-test-fixture-850</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</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.6.0-rc3</version>
<version>8.6.0-SNAPSHOT</version>
</parent>
<artifactId>operate-qa-util</artifactId>

Expand Down
Loading

0 comments on commit 95bc793

Please sign in to comment.