From 459673087c634ef74c752587642805a340375822 Mon Sep 17 00:00:00 2001 From: Zdenek Jonas Date: Wed, 25 Jan 2023 12:44:19 +0100 Subject: [PATCH] change version for EA2 release --- afs/afs/pom.xml | 4 ++-- afs/aws/aws/pom.xml | 6 +++--- afs/aws/dynamodb/pom.xml | 4 ++-- afs/aws/pom.xml | 2 +- afs/aws/s3/pom.xml | 4 ++-- afs/azure/pom.xml | 2 +- afs/azure/storage/pom.xml | 6 +++--- afs/blobstore/pom.xml | 4 ++-- afs/googlecloud/firestore/pom.xml | 2 +- afs/googlecloud/pom.xml | 6 +++--- afs/hazelcast/pom.xml | 6 +++--- afs/kafka/pom.xml | 6 +++--- afs/nio/pom.xml | 4 ++-- afs/oracle/coherence/pom.xml | 6 +++--- afs/oracle/pom.xml | 2 +- afs/oraclecloud/objectstorage/pom.xml | 6 +++--- afs/oraclecloud/pom.xml | 2 +- afs/pom.xml | 2 +- afs/redis/pom.xml | 6 +++--- afs/sql/pom.xml | 6 +++--- base/pom.xml | 2 +- cache/cache/pom.xml | 6 +++--- cache/hibernate/pom.xml | 4 ++-- cache/pom.xml | 2 +- communication/binary/pom.xml | 6 +++--- communication/communication/pom.xml | 4 ++-- communication/pom.xml | 2 +- configuration/configuration/pom.xml | 4 ++-- configuration/hocon/pom.xml | 4 ++-- configuration/pom.xml | 2 +- configuration/yaml/pom.xml | 4 ++-- examples/blobs/pom.xml | 4 ++-- examples/cdi-javase/pom.xml | 4 ++-- examples/communication/pom.xml | 4 ++-- examples/custom-legacy-type-handler/pom.xml | 6 +++--- examples/custom-type-handler/pom.xml | 6 +++--- examples/deleting/pom.xml | 4 ++-- examples/eager-storing/pom.xml | 4 ++-- examples/filesystems/pom.xml | 4 ++-- examples/helidon-mp/pom.xml | 12 ++++++------ examples/helloworld-ini/pom.xml | 6 +++--- examples/helloworld/pom.xml | 4 ++-- examples/items/pom.xml | 6 +++--- examples/layered-entities/pom.xml | 4 ++-- examples/lazy-loading/pom.xml | 6 +++--- examples/loading/pom.xml | 6 +++--- examples/openliberty/pom.xml | 4 ++-- examples/payara-micro/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/storing/pom.xml | 6 +++--- examples/wildfly/pom.xml | 4 ++-- integrations/cdi/pom.xml | 10 +++++----- integrations/pom.xml | 2 +- integrations/quarkus/deployment/pom.xml | 4 ++-- integrations/quarkus/pom.xml | 4 ++-- integrations/quarkus/runtime/pom.xml | 6 +++--- integrations/spring-boot/pom.xml | 6 +++--- integrations/spring-boot3/pom.xml | 6 +++--- persistence/binary-android/pom.xml | 4 ++-- persistence/binary-jdk17/pom.xml | 4 ++-- persistence/binary-jdk8/pom.xml | 4 ++-- persistence/binary/pom.xml | 4 ++-- persistence/persistence/pom.xml | 4 ++-- persistence/pom.xml | 2 +- pom.xml | 2 +- storage/embedded-configuration/pom.xml | 6 +++--- storage/embedded-tools/pom.xml | 2 +- storage/embedded-tools/storage-converter/pom.xml | 4 ++-- storage/embedded/pom.xml | 4 ++-- storage/pom.xml | 2 +- storage/rest/adapter/pom.xml | 4 ++-- storage/rest/client-app/pom.xml | 4 ++-- storage/rest/client-jersey/pom.xml | 4 ++-- storage/rest/client/pom.xml | 4 ++-- storage/rest/pom.xml | 2 +- storage/rest/service-sparkjava/pom.xml | 4 ++-- storage/rest/service/pom.xml | 4 ++-- storage/storage/pom.xml | 6 +++--- 78 files changed, 169 insertions(+), 169 deletions(-) diff --git a/afs/afs/pom.xml b/afs/afs/pom.xml index 2e975bb0b..ff7a6a574 100644 --- a/afs/afs/pom.xml +++ b/afs/afs/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-base - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/afs/aws/aws/pom.xml b/afs/aws/aws/pom.xml index 99e4d6c54..0f62f05be 100644 --- a/afs/aws/aws/pom.xml +++ b/afs/aws/aws/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-aws-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 software.amazon.awssdk diff --git a/afs/aws/dynamodb/pom.xml b/afs/aws/dynamodb/pom.xml index bf0b00956..424cac751 100644 --- a/afs/aws/dynamodb/pom.xml +++ b/afs/aws/dynamodb/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-aws-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,7 +19,7 @@ one.microstream microstream-afs-aws - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 software.amazon.awssdk diff --git a/afs/aws/pom.xml b/afs/aws/pom.xml index 728932e98..22df3cab9 100644 --- a/afs/aws/pom.xml +++ b/afs/aws/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/afs/aws/s3/pom.xml b/afs/aws/s3/pom.xml index c3c35f4a4..4e21c5991 100644 --- a/afs/aws/s3/pom.xml +++ b/afs/aws/s3/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-aws-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,7 +19,7 @@ one.microstream microstream-afs-aws - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 software.amazon.awssdk diff --git a/afs/azure/pom.xml b/afs/azure/pom.xml index 9201d5dd5..d993f2568 100644 --- a/afs/azure/pom.xml +++ b/afs/azure/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/afs/azure/storage/pom.xml b/afs/azure/storage/pom.xml index e8ebe6fd9..3ba097169 100644 --- a/afs/azure/storage/pom.xml +++ b/afs/azure/storage/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-afs-azure-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -17,12 +17,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.azure diff --git a/afs/blobstore/pom.xml b/afs/blobstore/pom.xml index c7c0ef824..5d12799ac 100644 --- a/afs/blobstore/pom.xml +++ b/afs/blobstore/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -17,7 +17,7 @@ one.microstream microstream-afs - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/afs/googlecloud/firestore/pom.xml b/afs/googlecloud/firestore/pom.xml index 78a92aaac..b1ea55c83 100644 --- a/afs/googlecloud/firestore/pom.xml +++ b/afs/googlecloud/firestore/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-googlecloud-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/afs/googlecloud/pom.xml b/afs/googlecloud/pom.xml index 60bd84157..fb84e2c39 100644 --- a/afs/googlecloud/pom.xml +++ b/afs/googlecloud/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -36,12 +36,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/afs/hazelcast/pom.xml b/afs/hazelcast/pom.xml index eff69f219..b856a8ac3 100644 --- a/afs/hazelcast/pom.xml +++ b/afs/hazelcast/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.hazelcast diff --git a/afs/kafka/pom.xml b/afs/kafka/pom.xml index 5beb15feb..574b85fd0 100644 --- a/afs/kafka/pom.xml +++ b/afs/kafka/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -17,12 +17,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 org.apache.kafka diff --git a/afs/nio/pom.xml b/afs/nio/pom.xml index f1e834bf2..9a6fb0645 100644 --- a/afs/nio/pom.xml +++ b/afs/nio/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-afs - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/afs/oracle/coherence/pom.xml b/afs/oracle/coherence/pom.xml index 3f837a344..f801e638b 100644 --- a/afs/oracle/coherence/pom.xml +++ b/afs/oracle/coherence/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-oracle-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -31,12 +31,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.oracle.coherence.ce diff --git a/afs/oracle/pom.xml b/afs/oracle/pom.xml index ba5b5deda..4d91684b5 100644 --- a/afs/oracle/pom.xml +++ b/afs/oracle/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/afs/oraclecloud/objectstorage/pom.xml b/afs/oraclecloud/objectstorage/pom.xml index 44c5aa6f1..93ad362ed 100644 --- a/afs/oraclecloud/objectstorage/pom.xml +++ b/afs/oraclecloud/objectstorage/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-oraclecloud-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.oracle.oci.sdk diff --git a/afs/oraclecloud/pom.xml b/afs/oraclecloud/pom.xml index 320837e29..114df595c 100644 --- a/afs/oraclecloud/pom.xml +++ b/afs/oraclecloud/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/afs/pom.xml b/afs/pom.xml index ef186a518..6d4d8f507 100644 --- a/afs/pom.xml +++ b/afs/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/afs/redis/pom.xml b/afs/redis/pom.xml index f5c3a9953..69fd748bc 100644 --- a/afs/redis/pom.xml +++ b/afs/redis/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-afs-blobstore - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 io.lettuce diff --git a/afs/sql/pom.xml b/afs/sql/pom.xml index dc00eacc6..0740ab701 100644 --- a/afs/sql/pom.xml +++ b/afs/sql/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-afs-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,12 +20,12 @@ one.microstream microstream-afs - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/base/pom.xml b/base/pom.xml index 2e8488d47..bc77a9c48 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/cache/cache/pom.xml b/cache/cache/pom.xml index 48a67efb2..8b4e9c90d 100644 --- a/cache/cache/pom.xml +++ b/cache/cache/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-cache-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,12 +22,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 javax.cache diff --git a/cache/hibernate/pom.xml b/cache/hibernate/pom.xml index 043d0ee56..350b5687b 100644 --- a/cache/hibernate/pom.xml +++ b/cache/hibernate/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-cache-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-cache - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 org.hibernate diff --git a/cache/pom.xml b/cache/pom.xml index 2c2a56854..510d02b09 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/communication/binary/pom.xml b/communication/binary/pom.xml index af672abfe..b35115e30 100644 --- a/communication/binary/pom.xml +++ b/communication/binary/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-communication-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,12 +20,12 @@ one.microstream microstream-communication - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/communication/communication/pom.xml b/communication/communication/pom.xml index 8e68f9af8..468ac6abb 100644 --- a/communication/communication/pom.xml +++ b/communication/communication/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-communication-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-persistence - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/communication/pom.xml b/communication/pom.xml index 6b2c40386..60c53f0c2 100644 --- a/communication/pom.xml +++ b/communication/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/configuration/configuration/pom.xml b/configuration/configuration/pom.xml index 98000801a..4bbd78671 100644 --- a/configuration/configuration/pom.xml +++ b/configuration/configuration/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-configuration-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-base - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/configuration/hocon/pom.xml b/configuration/hocon/pom.xml index b5378a466..d3f818e47 100644 --- a/configuration/hocon/pom.xml +++ b/configuration/hocon/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-configuration-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.typesafe diff --git a/configuration/pom.xml b/configuration/pom.xml index e72177d95..45107c1fc 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/configuration/yaml/pom.xml b/configuration/yaml/pom.xml index d076d65db..c38ca1a33 100644 --- a/configuration/yaml/pom.xml +++ b/configuration/yaml/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-configuration-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 org.yaml diff --git a/examples/blobs/pom.xml b/examples/blobs/pom.xml index 799b047af..1dbce6f14 100644 --- a/examples/blobs/pom.xml +++ b/examples/blobs/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -17,7 +17,7 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/cdi-javase/pom.xml b/examples/cdi-javase/pom.xml index f2bb211b0..04db3b888 100644 --- a/examples/cdi-javase/pom.xml +++ b/examples/cdi-javase/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -25,7 +25,7 @@ one.microstream microstream-integrations-cdi - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 org.jboss.weld.se diff --git a/examples/communication/pom.xml b/examples/communication/pom.xml index b8e65aa7d..bdaf7c21b 100644 --- a/examples/communication/pom.xml +++ b/examples/communication/pom.xml @@ -6,7 +6,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -16,7 +16,7 @@ one.microstream microstream-communication-binary - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ch.qos.logback diff --git a/examples/custom-legacy-type-handler/pom.xml b/examples/custom-legacy-type-handler/pom.xml index 10558c18b..a727acd52 100644 --- a/examples/custom-legacy-type-handler/pom.xml +++ b/examples/custom-legacy-type-handler/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary-jdk8 - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 \ No newline at end of file diff --git a/examples/custom-type-handler/pom.xml b/examples/custom-type-handler/pom.xml index 29367b125..fc1411675 100644 --- a/examples/custom-type-handler/pom.xml +++ b/examples/custom-type-handler/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary-jdk8 - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/deleting/pom.xml b/examples/deleting/pom.xml index d2e602512..c1a71b3c7 100644 --- a/examples/deleting/pom.xml +++ b/examples/deleting/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,7 +19,7 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/eager-storing/pom.xml b/examples/eager-storing/pom.xml index df1a8462e..27ecf6180 100644 --- a/examples/eager-storing/pom.xml +++ b/examples/eager-storing/pom.xml @@ -10,7 +10,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/filesystems/pom.xml b/examples/filesystems/pom.xml index 98bfaa86d..33d51e44a 100644 --- a/examples/filesystems/pom.xml +++ b/examples/filesystems/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,7 +19,7 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.google.jimfs diff --git a/examples/helidon-mp/pom.xml b/examples/helidon-mp/pom.xml index 0b8ee1bc3..0a30ed0ca 100644 --- a/examples/helidon-mp/pom.xml +++ b/examples/helidon-mp/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -36,22 +36,22 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-cache - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 @@ -71,7 +71,7 @@ one.microstream microstream-integrations-cdi - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/helloworld-ini/pom.xml b/examples/helloworld-ini/pom.xml index dbf2cc8e5..1d0cc31a3 100644 --- a/examples/helloworld-ini/pom.xml +++ b/examples/helloworld-ini/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index f346135de..227f7d70c 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,7 +19,7 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/items/pom.xml b/examples/items/pom.xml index 501d45c9b..de92675d7 100644 --- a/examples/items/pom.xml +++ b/examples/items/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary-jdk8 - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 info.picocli diff --git a/examples/layered-entities/pom.xml b/examples/layered-entities/pom.xml index 7f57125c6..ef608ca15 100644 --- a/examples/layered-entities/pom.xml +++ b/examples/layered-entities/pom.xml @@ -10,7 +10,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-base - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/lazy-loading/pom.xml b/examples/lazy-loading/pom.xml index 3a13fe78d..9e727ddf3 100644 --- a/examples/lazy-loading/pom.xml +++ b/examples/lazy-loading/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary-jdk8 - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/loading/pom.xml b/examples/loading/pom.xml index 454a3a7d9..53704f6f0 100644 --- a/examples/loading/pom.xml +++ b/examples/loading/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -19,12 +19,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary-jdk8 - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/openliberty/pom.xml b/examples/openliberty/pom.xml index 338d42c71..cf0e7b339 100644 --- a/examples/openliberty/pom.xml +++ b/examples/openliberty/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -35,7 +35,7 @@ one.microstream microstream-integrations-cdi - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/payara-micro/pom.xml b/examples/payara-micro/pom.xml index 0bb7f350a..631c1b528 100644 --- a/examples/payara-micro/pom.xml +++ b/examples/payara-micro/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -34,7 +34,7 @@ one.microstream microstream-integrations-cdi - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/pom.xml b/examples/pom.xml index b57e1621a..f4c26c435 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/examples/storing/pom.xml b/examples/storing/pom.xml index e729de9e5..993fbcf61 100644 --- a/examples/storing/pom.xml +++ b/examples/storing/pom.xml @@ -10,7 +10,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,12 +20,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary-jdk8 - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/examples/wildfly/pom.xml b/examples/wildfly/pom.xml index 9ddbc590e..00594aa5e 100644 --- a/examples/wildfly/pom.xml +++ b/examples/wildfly/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-examples-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -34,7 +34,7 @@ one.microstream microstream-integrations-cdi - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 235bcf33d..3b811e478 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-integrations-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -41,22 +41,22 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-cache - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/integrations/pom.xml b/integrations/pom.xml index b179f3a66..e80d3d838 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/integrations/quarkus/deployment/pom.xml b/integrations/quarkus/deployment/pom.xml index e79161829..194e22b2d 100644 --- a/integrations/quarkus/deployment/pom.xml +++ b/integrations/quarkus/deployment/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-integrations-quarkus-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -21,7 +21,7 @@ one.microstream microstream-quarkus-extension - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/integrations/quarkus/pom.xml b/integrations/quarkus/pom.xml index ffcf6a631..9032ba454 100644 --- a/integrations/quarkus/pom.xml +++ b/integrations/quarkus/pom.xml @@ -5,12 +5,12 @@ one.microstream microstream-integrations-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml microstream-integrations-quarkus-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 pom MicroStream Integrations Quarkus diff --git a/integrations/quarkus/runtime/pom.xml b/integrations/quarkus/runtime/pom.xml index ab26f4a32..8498bf8e1 100644 --- a/integrations/quarkus/runtime/pom.xml +++ b/integrations/quarkus/runtime/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-integrations-quarkus-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,12 +22,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/integrations/spring-boot/pom.xml b/integrations/spring-boot/pom.xml index 2914570ed..11f9f0fa7 100644 --- a/integrations/spring-boot/pom.xml +++ b/integrations/spring-boot/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-integrations-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -43,12 +43,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/integrations/spring-boot3/pom.xml b/integrations/spring-boot3/pom.xml index 455fe3a7b..8929a7465 100644 --- a/integrations/spring-boot3/pom.xml +++ b/integrations/spring-boot3/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-integrations-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -42,12 +42,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/persistence/binary-android/pom.xml b/persistence/binary-android/pom.xml index ae31f1222..1db10b586 100644 --- a/persistence/binary-android/pom.xml +++ b/persistence/binary-android/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-persistence-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-persistence-binary - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/persistence/binary-jdk17/pom.xml b/persistence/binary-jdk17/pom.xml index 512ab490d..1ccaf1c62 100644 --- a/persistence/binary-jdk17/pom.xml +++ b/persistence/binary-jdk17/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-persistence-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -26,7 +26,7 @@ one.microstream microstream-persistence-binary - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/persistence/binary-jdk8/pom.xml b/persistence/binary-jdk8/pom.xml index 312da8c61..29ce40262 100644 --- a/persistence/binary-jdk8/pom.xml +++ b/persistence/binary-jdk8/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-persistence-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-persistence-binary - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/persistence/binary/pom.xml b/persistence/binary/pom.xml index 66a8e73d3..0b9132fcf 100644 --- a/persistence/binary/pom.xml +++ b/persistence/binary/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-persistence-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-persistence - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/persistence/persistence/pom.xml b/persistence/persistence/pom.xml index 8669e3a4a..7571f6c3b 100644 --- a/persistence/persistence/pom.xml +++ b/persistence/persistence/pom.xml @@ -7,7 +7,7 @@ one.microstream microstream-persistence-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -20,7 +20,7 @@ one.microstream microstream-afs - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/persistence/pom.xml b/persistence/pom.xml index 71f311e13..7b2a0159c 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/pom.xml b/pom.xml index fa5a7e7cb..262bbb9e5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 pom MicroStream diff --git a/storage/embedded-configuration/pom.xml b/storage/embedded-configuration/pom.xml index d4d8a17ef..1f17ca33e 100644 --- a/storage/embedded-configuration/pom.xml +++ b/storage/embedded-configuration/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,12 +22,12 @@ one.microstream microstream-storage-embedded - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/storage/embedded-tools/pom.xml b/storage/embedded-tools/pom.xml index 33c06e74b..b934ce5e2 100644 --- a/storage/embedded-tools/pom.xml +++ b/storage/embedded-tools/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/storage/embedded-tools/storage-converter/pom.xml b/storage/embedded-tools/storage-converter/pom.xml index e3d1ee2af..808bafe94 100644 --- a/storage/embedded-tools/storage-converter/pom.xml +++ b/storage/embedded-tools/storage-converter/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-embedded-tools-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-storage-embedded-configuration - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/storage/embedded/pom.xml b/storage/embedded/pom.xml index 7e5260181..d4ed56265 100644 --- a/storage/embedded/pom.xml +++ b/storage/embedded/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-storage - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/storage/pom.xml b/storage/pom.xml index cc3d2f874..f7596dfc4 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/storage/rest/adapter/pom.xml b/storage/rest/adapter/pom.xml index 5f6b0f2df..f8b485cd9 100644 --- a/storage/rest/adapter/pom.xml +++ b/storage/rest/adapter/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-rest-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-storage - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/storage/rest/client-app/pom.xml b/storage/rest/client-app/pom.xml index a62f87264..55dfe0cc0 100644 --- a/storage/rest/client-app/pom.xml +++ b/storage/rest/client-app/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-rest-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -46,7 +46,7 @@ one.microstream microstream-storage-restclient-jersey - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.vaadin diff --git a/storage/rest/client-jersey/pom.xml b/storage/rest/client-jersey/pom.xml index f166b63ef..88d6d1a78 100644 --- a/storage/rest/client-jersey/pom.xml +++ b/storage/rest/client-jersey/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-rest-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -28,7 +28,7 @@ one.microstream microstream-storage-restclient - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 org.glassfish.jersey.core diff --git a/storage/rest/client/pom.xml b/storage/rest/client/pom.xml index 391f2ee29..74b2ca872 100644 --- a/storage/rest/client/pom.xml +++ b/storage/rest/client/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-rest-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-storage-restadapter - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/storage/rest/pom.xml b/storage/rest/pom.xml index b4cb74ef0..d9b9874b3 100644 --- a/storage/rest/pom.xml +++ b/storage/rest/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml diff --git a/storage/rest/service-sparkjava/pom.xml b/storage/rest/service-sparkjava/pom.xml index 51d803a14..07aa1fdf6 100644 --- a/storage/rest/service-sparkjava/pom.xml +++ b/storage/rest/service-sparkjava/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-rest-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -28,7 +28,7 @@ one.microstream microstream-storage-restservice - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 com.sparkjava diff --git a/storage/rest/service/pom.xml b/storage/rest/service/pom.xml index da6ab4748..92c994005 100644 --- a/storage/rest/service/pom.xml +++ b/storage/rest/service/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-rest-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,7 +22,7 @@ one.microstream microstream-storage-restadapter - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 diff --git a/storage/storage/pom.xml b/storage/storage/pom.xml index a52b4b4a0..5b50acb1e 100644 --- a/storage/storage/pom.xml +++ b/storage/storage/pom.xml @@ -9,7 +9,7 @@ one.microstream microstream-storage-parent - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 ../pom.xml @@ -22,12 +22,12 @@ one.microstream microstream-afs-nio - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2 one.microstream microstream-persistence-binary - 08.00.00-MS-GA-SNAPSHOT + 08.00.00-MS-EA2