Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkiverse-ci[bot] committed Oct 24, 2024
1 parent b451e86 commit 028e8a8
Show file tree
Hide file tree
Showing 41 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-build-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-core-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/camel-jms/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../../common-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/camel-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-integration-tests-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-camel-jms-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/camel-jms/with-default-and-named/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-camel-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-camel-jms-with-default-and-named</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/camel-jms/with-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-camel-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-camel-jms-with-default</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/camel-jms/with-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-camel-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-camel-jms-with-external</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-camel-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-camel-jms-with-named-and-external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/camel-jms/with-named/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-camel-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-camel-jms-with-named</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/common-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../common-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../../common-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/empty-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-empty-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-integration-tests-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/with-default-and-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
<groupId>io.quarkiverse.artemis</groupId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-with-default-and-external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/with-default-change-url/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-with-default-change-url</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/with-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-with-default</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/with-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
<groupId>io.quarkiverse.artemis</groupId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-with-external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/core/without-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-core-without-default</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../../common-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/empty-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-empty-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-integration-tests-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/with-default-and-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-with-default-and-external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/with-default-change-url/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-with-default-change-url</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/with-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-with-default</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/with-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-with-external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jms/without-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-without-default</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-integration-test-artemis-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>common-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/ra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-integration-tests-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-integration-test-artemis-jms-ra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jms/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-jms-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-artemis-build-parent</artifactId>
<groupId>io.quarkiverse.artemis</groupId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jms/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-jms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-jms</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<name>Quarkus - Artemis - Parent</name>

<packaging>pom</packaging>
Expand All @@ -26,7 +26,7 @@
<connection>scm:git:[email protected]:quarkiverse/quarkus-artemis.git</connection>
<developerConnection>scm:git:[email protected]:quarkiverse/quarkus-artemis.git</developerConnection>
<url>https://github.com/quarkiverse/quarkus-artemis</url>
<tag>HEAD</tag>
<tag>3.6.0</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion ra/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-jms-ra-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-jms-ra-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-artemis-build-parent</artifactId>
<groupId>io.quarkiverse.artemis</groupId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ra/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-jms-ra-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
</parent>

<artifactId>quarkus-artemis-jms-ra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.6.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 028e8a8

Please sign in to comment.