From 2b07476924af662880bed09eabada546450ad17a Mon Sep 17 00:00:00 2001 From: William Burns Date: Thu, 4 May 2023 09:14:24 -0700 Subject: [PATCH] Next version 4.6.3-SNAPSHOT --- core/pom.xml | 2 +- integrationtests/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- processor/pom.xml | 2 +- sample-domain-definition/pom.xml | 2 +- sample-domain-implementation/pom.xml | 2 +- types/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index db3cf051b..29847accf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT ../parent/pom.xml diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 9bf150957..e7a77c42b 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 8d053d28a..907dd6667 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT pom ProtoStream - parent diff --git a/pom.xml b/pom.xml index b77f7e1ab..637355a7d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT parent/pom.xml protostream-aggregator pom - 4.6.2-SNAPSHOT + 4.6.3-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 8f338bf81..d5535c1e6 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT ../parent/pom.xml diff --git a/sample-domain-definition/pom.xml b/sample-domain-definition/pom.xml index 1c429fa06..9bad7fc2c 100644 --- a/sample-domain-definition/pom.xml +++ b/sample-domain-definition/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT ../parent/pom.xml diff --git a/sample-domain-implementation/pom.xml b/sample-domain-implementation/pom.xml index a0cb44fa3..0cd2e6c31 100644 --- a/sample-domain-implementation/pom.xml +++ b/sample-domain-implementation/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT ../parent/pom.xml diff --git a/types/pom.xml b/types/pom.xml index 449b4d7a7..5e3d8ddf8 100644 --- a/types/pom.xml +++ b/types/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.2-SNAPSHOT + 4.6.3-SNAPSHOT ../parent/pom.xml