From e0ca7d1fb2046bc0e2c60bb4a452a82ea68cffd6 Mon Sep 17 00:00:00 2001 From: Infinispan Date: Mon, 20 Feb 2023 19:25:58 +0000 Subject: [PATCH] Releasing 4.6.1.Final --- 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 857e084e2..8a8937ff7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final ../parent/pom.xml diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 241378fed..9516da6c6 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 7e44a4a9d..bcf2c7405 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final pom ProtoStream - parent diff --git a/pom.xml b/pom.xml index d5faaf3e0..35902f17d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final parent/pom.xml protostream-aggregator pom - 4.6.1-SNAPSHOT + 4.6.1.Final ProtoStream Aggregator module for the ProtoStream project. Builds the distribution of the project. diff --git a/processor/pom.xml b/processor/pom.xml index 0e5475a0a..88eabc0d4 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final ../parent/pom.xml diff --git a/sample-domain-definition/pom.xml b/sample-domain-definition/pom.xml index a5528debe..863733080 100644 --- a/sample-domain-definition/pom.xml +++ b/sample-domain-definition/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final ../parent/pom.xml diff --git a/sample-domain-implementation/pom.xml b/sample-domain-implementation/pom.xml index bdf615120..beb626fa9 100644 --- a/sample-domain-implementation/pom.xml +++ b/sample-domain-implementation/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final ../parent/pom.xml diff --git a/types/pom.xml b/types/pom.xml index 9f99cca7c..2c3a40b4f 100644 --- a/types/pom.xml +++ b/types/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.6.1-SNAPSHOT + 4.6.1.Final ../parent/pom.xml