Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.5.0.Beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 8, 2024
1 parent 5c7a063 commit a511990
Show file tree
Hide file tree
Showing 46 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion examples/amq-amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-amq-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/amq-tcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-amq-tcp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/blocking-reactive-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-blocking-reactive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-consul</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/database-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-database-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/database-oracle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-database-oracle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/database-postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-database-postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-debug</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/external-applications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-external-applications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/funqy-knative-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-funqy-knative-events</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/greetings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-greetings</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-grpc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/https/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-https</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jaeger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-jaeger</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/kafka-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-kafka-registry</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/kafka-streams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-Kafka-streams</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-kafka</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-keycloak</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-management</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-microprofile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/picocli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-picocli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pingpong/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-pingpong</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>quarkus-examples-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/quarkus-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-quarkus-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/restclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-examples-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>examples-restclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>extension-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>extension-tracing</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<packaging>pom</packaging>
<name>Quarkus - Test Framework - Parent</name>
<description>Quarkus QE Test Framework is a library enabling the developers to easily deploy multiple Quarkus applications across different platforms in a single test.</description>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:git@github.com:quarkus-qe/quarkus-test-framework.git</connection>
<developerConnection>scm:git:git@github.com:quarkus-qe/quarkus-test-framework.git</developerConnection>
<url>https://github.com/quarkus-qe/quarkus-test-framework</url>
<tag>HEAD</tag>
<tag>1.5.0.Beta3</tag>
</scm>
<url>https://github.com/quarkus-qe/quarkus-test-framework/</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-cli</artifactId>
<name>Quarkus - Test Framework - CLI</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-containers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-containers</artifactId>
<name>Quarkus - Test Framework - Containers</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../</relativePath>
</parent>
<artifactId>quarkus-test-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-images/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-images</artifactId>
<name>Quarkus - Test Framework - Core - Images</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-knative-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-knative-events-parent</artifactId>
<name>Quarkus - Test Framework - Knative Events - Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-knative-events/root/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-knative-events-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>quarkus-test-knative-events</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-knative-events/spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-knative-events-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>quarkus-test-knative-events-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-kubernetes</artifactId>
<name>Quarkus - Test Framework - Kubernetes</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-openshift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-openshift</artifactId>
<name>Quarkus - Test Framework - OpenShift</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-service-amq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-service-amq</artifactId>
<name>Quarkus - Test Framework - Service - AMQ</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-service-consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-service-consul</artifactId>
<name>Quarkus - Test Framework - Service - Consul</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-service-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-service-database</artifactId>
<name>Quarkus - Test Framework - Service - Database</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-service-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-service-grpc</artifactId>
<name>Quarkus - Test Framework - Service - gRPC</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-test-service-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qe</groupId>
<artifactId>quarkus-test-parent</artifactId>
<version>1.5.1.Beta2-SNAPSHOT</version>
<version>1.5.0.Beta3</version>
</parent>
<artifactId>quarkus-test-service-infinispan</artifactId>
<name>Quarkus - Test Framework - Service - Infinispan</name>
Expand Down

0 comments on commit a511990

Please sign in to comment.