From 5f454a115105477fa12fbdfb4f431d47244c32bf Mon Sep 17 00:00:00 2001 From: Julien Viet Date: Thu, 23 Jan 2025 11:24:56 +0100 Subject: [PATCH] Set version to 4.5.13-SNAPSHOT --- pom.xml | 4 ++-- vertx-grpc-client/pom.xml | 2 +- vertx-grpc-common/pom.xml | 2 +- vertx-grpc-context-storage/pom.xml | 2 +- vertx-grpc-it/pom.xml | 2 +- vertx-grpc-protoc-plugin2/pom.xml | 2 +- vertx-grpc-server/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8763a1b1..63510b89 100644 --- a/pom.xml +++ b/pom.xml @@ -11,10 +11,10 @@ pom vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT - 4.5.12 + 4.5.13-SNAPSHOT 1.65.0 3.21.12 true diff --git a/vertx-grpc-client/pom.xml b/vertx-grpc-client/pom.xml index 500ac4e1..b69c9839 100644 --- a/vertx-grpc-client/pom.xml +++ b/vertx-grpc-client/pom.xml @@ -21,7 +21,7 @@ io.vertx vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT ../pom.xml diff --git a/vertx-grpc-common/pom.xml b/vertx-grpc-common/pom.xml index d3c40242..290c4366 100644 --- a/vertx-grpc-common/pom.xml +++ b/vertx-grpc-common/pom.xml @@ -21,7 +21,7 @@ io.vertx vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT ../pom.xml diff --git a/vertx-grpc-context-storage/pom.xml b/vertx-grpc-context-storage/pom.xml index b4d6c9c8..f19e7063 100644 --- a/vertx-grpc-context-storage/pom.xml +++ b/vertx-grpc-context-storage/pom.xml @@ -8,7 +8,7 @@ io.vertx vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT ../pom.xml diff --git a/vertx-grpc-it/pom.xml b/vertx-grpc-it/pom.xml index 96b430eb..ae1ae0ff 100644 --- a/vertx-grpc-it/pom.xml +++ b/vertx-grpc-it/pom.xml @@ -21,7 +21,7 @@ io.vertx vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT ../pom.xml diff --git a/vertx-grpc-protoc-plugin2/pom.xml b/vertx-grpc-protoc-plugin2/pom.xml index e915d9d6..b34da8c0 100644 --- a/vertx-grpc-protoc-plugin2/pom.xml +++ b/vertx-grpc-protoc-plugin2/pom.xml @@ -21,7 +21,7 @@ io.vertx vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT ../pom.xml diff --git a/vertx-grpc-server/pom.xml b/vertx-grpc-server/pom.xml index 25ccaf41..eb6c175f 100644 --- a/vertx-grpc-server/pom.xml +++ b/vertx-grpc-server/pom.xml @@ -21,7 +21,7 @@ io.vertx vertx-grpc-aggregator - 4.5.12 + 4.5.13-SNAPSHOT ../pom.xml