From 95a3b65709d425a97ce15c8b436399389f390a2b Mon Sep 17 00:00:00 2001 From: Infinispan Date: Tue, 12 Mar 2024 09:04:49 +0000 Subject: [PATCH] Next version 5.0.2-SNAPSHOT --- core/pom.xml | 2 +- integrationtests/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- processor/pom.xml | 2 +- types/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index aad7b7b53..d49e16567 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 5.0.1.Final + 5.0.2-SNAPSHOT ../parent/pom.xml diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 588bbb96e..bfcf08d6e 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 5.0.1.Final + 5.0.2-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 5695eda9e..3e5abfd86 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.infinispan.protostream parent - 5.0.1.Final + 5.0.2-SNAPSHOT pom ProtoStream - parent diff --git a/pom.xml b/pom.xml index 3d041b02e..b93a24e20 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.infinispan.protostream parent - 5.0.1.Final + 5.0.2-SNAPSHOT parent/pom.xml protostream-aggregator pom - 5.0.1.Final + 5.0.2-SNAPSHOT ProtoStream Aggregator module for the ProtoStream project. Builds the distribution of the project. diff --git a/processor/pom.xml b/processor/pom.xml index 2c4aee8a2..cc1c68382 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 5.0.1.Final + 5.0.2-SNAPSHOT ../parent/pom.xml diff --git a/types/pom.xml b/types/pom.xml index dcae7c87b..2c6f78324 100644 --- a/types/pom.xml +++ b/types/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 5.0.1.Final + 5.0.2-SNAPSHOT ../parent/pom.xml