From 1da3f6379443c210908fe08d2b53510de6d953b4 Mon Sep 17 00:00:00 2001 From: StreamNative Bot Date: Tue, 21 May 2024 01:19:00 +0000 Subject: [PATCH] Release v0.3.0 --- client-api/pom.xml | 2 +- client-it/pom.xml | 2 +- client/pom.xml | 2 +- perf/pom.xml | 2 +- pom.xml | 2 +- pulsar-metadatastore-oxia/pom.xml | 2 +- testcontainers/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/client-api/pom.xml b/client-api/pom.xml index 4075d36e..0773a7af 100644 --- a/client-api/pom.xml +++ b/client-api/pom.xml @@ -23,7 +23,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 oxia-client-api diff --git a/client-it/pom.xml b/client-it/pom.xml index efd32e8a..a29c82d3 100644 --- a/client-it/pom.xml +++ b/client-it/pom.xml @@ -22,7 +22,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 oxia-client-it diff --git a/client/pom.xml b/client/pom.xml index ffa8bb93..334557fa 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -23,7 +23,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 oxia-client diff --git a/perf/pom.xml b/perf/pom.xml index 1b41f383..1a5a1e1e 100644 --- a/perf/pom.xml +++ b/perf/pom.xml @@ -23,7 +23,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 oxia-perf diff --git a/pom.xml b/pom.xml index 0d31ba8f..8300ae39 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 pom Oxia Client SDK for Java Oxia Client SDK for Java diff --git a/pulsar-metadatastore-oxia/pom.xml b/pulsar-metadatastore-oxia/pom.xml index e1366f5c..163e8a6e 100644 --- a/pulsar-metadatastore-oxia/pom.xml +++ b/pulsar-metadatastore-oxia/pom.xml @@ -23,7 +23,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 pulsar-metadatastore-oxia diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 05e7bc8b..68b50fb8 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -22,7 +22,7 @@ io.streamnative.oxia oxia-java - 0.3.0-SNAPSHOT + 0.3.0 oxia-testcontainers