Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.26.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci-releases[bot] committed Dec 16, 2024
1 parent 4d54cb9 commit b28f709
Show file tree
Hide file tree
Showing 29 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/amqp-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/kafka-quickstart-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/kafka-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/mqtt-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<relativePath>../../pom.xml</relativePath> </parent>

<artifactId>reactive-messaging-quickstart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/rabbitmq-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
<packaging>pom</packaging>

<name>SmallRye Reactive Messaging</name>
Expand Down Expand Up @@ -51,7 +51,7 @@
<connection>scm:git:git@github.com:smallrye/smallrye-reactive-messaging.git</connection>
<developerConnection>scm:git:git@github.com:smallrye/smallrye-reactive-messaging.git</developerConnection>
<url>https://github.com/smallrye/smallrye-reactive-messaging</url>
<tag>HEAD</tag>
<tag>4.26.0-RC1</tag>
</scm>


Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-release</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-connector-attribute-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-connector-attribute-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-aws-sqs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-reactive-messaging</artifactId>
<groupId>io.smallrye.reactive</groupId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>
<artifactId>smallrye-reactive-messaging-aws-sqs</artifactId>
<name>SmallRye Reactive Messaging : Connector :: AWS SQS</name>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-connector-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-connector-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-gcp-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-reactive-messaging</artifactId>
<groupId>io.smallrye.reactive</groupId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>
<properties>

Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-health/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-in-memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-in-memory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>smallrye-reactive-messaging</artifactId>
<groupId>io.smallrye.reactive</groupId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-jms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>smallrye-reactive-messaging</artifactId>
<groupId>io.smallrye.reactive</groupId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-kafka-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-kafka-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-kafka-test-companion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-kafka-test-companion</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-kafka</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-mqtt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-otel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>smallrye-reactive-messaging</artifactId>
<groupId>io.smallrye.reactive</groupId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-pulsar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>smallrye-reactive-messaging-rabbitmq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>999-SNAPSHOT</version>
<version>4.26.0-RC1</version>
</parent>

<artifactId>test-common</artifactId>
Expand Down

0 comments on commit b28f709

Please sign in to comment.