From 40bfe41f5b80adb7759e0e9264261241acd3f360 Mon Sep 17 00:00:00 2001 From: Tristan Tarrant Date: Tue, 26 Apr 2022 13:16:55 +0200 Subject: [PATCH] 4.4.3.Final --- core/pom.xml | 2 +- integrationtests/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 3 ++- 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(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index fb54a796a..05dce614f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final ../parent/pom.xml diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 6b16c1923..b6f2d1f60 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 9f14f89a9..38f3d5aa9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final pom ProtoStream - parent diff --git a/pom.xml b/pom.xml index ad52edf83..0a12f53d3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,13 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final parent/pom.xml protostream-aggregator pom + 4.4.3.Final ProtoStream - aggregator Aggregator module for the ProtoStream project. Builds the distribution of the project. diff --git a/processor/pom.xml b/processor/pom.xml index 24d00a37f..2dc788d63 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final ../parent/pom.xml diff --git a/sample-domain-definition/pom.xml b/sample-domain-definition/pom.xml index a3692e213..e33e1063d 100644 --- a/sample-domain-definition/pom.xml +++ b/sample-domain-definition/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final ../parent/pom.xml diff --git a/sample-domain-implementation/pom.xml b/sample-domain-implementation/pom.xml index 9a72bc388..6a0ac69da 100644 --- a/sample-domain-implementation/pom.xml +++ b/sample-domain-implementation/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final ../parent/pom.xml diff --git a/types/pom.xml b/types/pom.xml index ebf21cacd..927624a27 100644 --- a/types/pom.xml +++ b/types/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3-SNAPSHOT + 4.4.3.Final ../parent/pom.xml