diff --git a/app/pom.xml b/app/pom.xml
index ea89d2b371..7605313160 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/common/pom.xml b/common/pom.xml
index 7dc4b65de3..3cf30b3b9c 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index 540fdcc7a8..48c9fc4060 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 1b9cb35218..58cadae278 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index 3e7b4ead53..3f08fac22f 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index 661ece4481..c44174ee52 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index 9659d33984..bd0d555727 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-docs
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml
index b2c8f9e269..767d3dfa40 100644
--- a/examples/avro-bean/pom.xml
+++ b/examples/avro-bean/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml
index eb34fb9620..0945110aa8 100644
--- a/examples/avro-maven-with-references-auto/pom.xml
+++ b/examples/avro-maven-with-references-auto/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
apicurio-registry-examples-avro-maven-with-references-auto
diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml
index b3ad6bc3c2..cdf3fae2ce 100644
--- a/examples/avro-maven-with-references/pom.xml
+++ b/examples/avro-maven-with-references/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
apicurio-registry-examples-avro-maven-with-references
diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml
index 3864950e2e..bdb09106da 100644
--- a/examples/confluent-serdes/pom.xml
+++ b/examples/confluent-serdes/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml
index 95a9ca2e8b..21f09e33d1 100644
--- a/examples/custom-resolver/pom.xml
+++ b/examples/custom-resolver/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml
index 270692f2a8..df6e2d2c35 100644
--- a/examples/custom-strategy/pom.xml
+++ b/examples/custom-strategy/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml
index a460512328..8bf6d141b7 100644
--- a/examples/jsonschema-validation/pom.xml
+++ b/examples/jsonschema-validation/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml
index b7e16b21b0..6afa780600 100644
--- a/examples/mix-avro/pom.xml
+++ b/examples/mix-avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/pom.xml b/examples/pom.xml
index 08a80e59a2..6be229369d 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,12 +5,12 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
pom
Open Source API & Schema Registry
diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml
index fc718133ed..6fd6396600 100644
--- a/examples/protobuf-bean/pom.xml
+++ b/examples/protobuf-bean/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml
index 48976bc1f0..524cf27b6b 100644
--- a/examples/protobuf-find-latest/pom.xml
+++ b/examples/protobuf-find-latest/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml
index cc1c633fcf..ba49fec71b 100644
--- a/examples/protobuf-validation/pom.xml
+++ b/examples/protobuf-validation/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml
index 0101603278..a04c87648e 100644
--- a/examples/rest-client/pom.xml
+++ b/examples/rest-client/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml
index 1bb73bb5cc..ea9d3443a8 100644
--- a/examples/serdes-with-references/pom.xml
+++ b/examples/serdes-with-references/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml
index f31924590a..ed257c418c 100644
--- a/examples/simple-avro-maven/pom.xml
+++ b/examples/simple-avro-maven/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml
index fd6153bc84..a8a0243e6e 100644
--- a/examples/simple-avro/pom.xml
+++ b/examples/simple-avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml
index 46c7d1142d..32ddae0eda 100644
--- a/examples/simple-json/pom.xml
+++ b/examples/simple-json/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml
index 0fda0b04d0..a7271c9400 100644
--- a/examples/simple-protobuf/pom.xml
+++ b/examples/simple-protobuf/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml
index 3365971d1f..6b274d09ab 100644
--- a/examples/simple-validation/pom.xml
+++ b/examples/simple-validation/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/go-sdk/pom.xml b/go-sdk/pom.xml
index 0b052853b0..a642e57459 100644
--- a/go-sdk/pom.xml
+++ b/go-sdk/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 1c000952eb..a796e219bf 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
apicurio-registry-integration-tests
diff --git a/java-sdk-v2/pom.xml b/java-sdk-v2/pom.xml
index 36b4693f40..bb2d1a9953 100644
--- a/java-sdk-v2/pom.xml
+++ b/java-sdk-v2/pom.xml
@@ -19,7 +19,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
apicurio-registry-v2-java-sdk
diff --git a/java-sdk/pom.xml b/java-sdk/pom.xml
index 020f1a1510..94ed8466e5 100644
--- a/java-sdk/pom.xml
+++ b/java-sdk/pom.xml
@@ -19,7 +19,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
apicurio-registry-java-sdk
diff --git a/operator/controller/pom.xml b/operator/controller/pom.xml
index 9f1bc10087..f4d85650e0 100644
--- a/operator/controller/pom.xml
+++ b/operator/controller/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-operator
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/operator/model/pom.xml b/operator/model/pom.xml
index 08f5c25f8b..e3b9afc020 100644
--- a/operator/model/pom.xml
+++ b/operator/model/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-operator
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
apicurio-registry-operator-model
diff --git a/operator/pom.xml b/operator/pom.xml
index 2260a3d95e..f196b37bf8 100644
--- a/operator/pom.xml
+++ b/operator/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
apicurio-registry-operator
diff --git a/pom.xml b/pom.xml
index 81748a465c..93b3f7cfdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
pom
apicurio-registry
Open Source API & Schema Registry
diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml
index b54605e24c..11b62239eb 100644
--- a/python-sdk/pyproject.toml
+++ b/python-sdk/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apicurioregistrysdk"
-version = "3.0.0"
+version = "3.0.1"
description = ""
authors = ["Andrea Peruffo "]
readme = "README.md"
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index 607818eb16..130d94560d 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index 00f2e069d0..733b6f71b8 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index 04dbeb8312..e41cbfc4a1 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index 22c6dfe46b..78b69d16c7 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index c991d7e096..9f36cf42a3 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index 624df895b0..36e4e3de54 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index aff1c9f9ba..9f484e9b28 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index a1f106ef62..b053415c2f 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index d09676cfb1..03d6f9922a 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index b0e21e873d..5c1a794e2b 100644
--- a/schema-util/util-provider/pom.xml
+++ b/schema-util/util-provider/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index 56d8634318..015baa491b 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index 7669df78ba..74e9af1351 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index 50cd76104e..e5b9002a83 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/serdes/generic/serde-common-avro/pom.xml b/serdes/generic/serde-common-avro/pom.xml
index 3c58fb292d..c6cb266766 100644
--- a/serdes/generic/serde-common-avro/pom.xml
+++ b/serdes/generic/serde-common-avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/generic/serde-common-jsonschema/pom.xml b/serdes/generic/serde-common-jsonschema/pom.xml
index a827030351..a9e668952f 100644
--- a/serdes/generic/serde-common-jsonschema/pom.xml
+++ b/serdes/generic/serde-common-jsonschema/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/generic/serde-common-protobuf/pom.xml b/serdes/generic/serde-common-protobuf/pom.xml
index dd3c067b4f..7681b33f1e 100644
--- a/serdes/generic/serde-common-protobuf/pom.xml
+++ b/serdes/generic/serde-common-protobuf/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/generic/serde-common/pom.xml b/serdes/generic/serde-common/pom.xml
index 568778b789..98ba10c409 100644
--- a/serdes/generic/serde-common/pom.xml
+++ b/serdes/generic/serde-common/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/kafka/avro-serde/pom.xml b/serdes/kafka/avro-serde/pom.xml
index c9a6f8fbb5..1d5847f0f7 100644
--- a/serdes/kafka/avro-serde/pom.xml
+++ b/serdes/kafka/avro-serde/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/kafka/jsonschema-serde/pom.xml b/serdes/kafka/jsonschema-serde/pom.xml
index fe8bc07188..4b6de02498 100644
--- a/serdes/kafka/jsonschema-serde/pom.xml
+++ b/serdes/kafka/jsonschema-serde/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/kafka/protobuf-serde/pom.xml b/serdes/kafka/protobuf-serde/pom.xml
index 1f2cd3d3a0..b812629b0c 100644
--- a/serdes/kafka/protobuf-serde/pom.xml
+++ b/serdes/kafka/protobuf-serde/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/kafka/serde-kafka-common/pom.xml b/serdes/kafka/serde-kafka-common/pom.xml
index 6df504e96b..574e71cbec 100644
--- a/serdes/kafka/serde-kafka-common/pom.xml
+++ b/serdes/kafka/serde-kafka-common/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/nats/avro-serde/pom.xml b/serdes/nats/avro-serde/pom.xml
index 3d739ce4c8..b673293eb2 100644
--- a/serdes/nats/avro-serde/pom.xml
+++ b/serdes/nats/avro-serde/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/serdes/pulsar/avro-serde/pom.xml b/serdes/pulsar/avro-serde/pom.xml
index 9270fc6cdb..af463b6290 100644
--- a/serdes/pulsar/avro-serde/pom.xml
+++ b/serdes/pulsar/avro-serde/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../../pom.xml
diff --git a/ui/package-lock.json b/ui/package-lock.json
index cf2468bfd5..0572580b35 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@apicurio/registry-ui",
- "version": "3.0.0",
+ "version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@apicurio/registry-ui",
- "version": "3.0.0",
+ "version": "3.0.1",
"hasInstallScript": true,
"dependencies": {
"@apicurio/apicurio-registry-client": "file:../typescript-sdk"
diff --git a/ui/package.json b/ui/package.json
index 27abad9f6c..5047afca2b 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -1,7 +1,7 @@
{
"name": "@apicurio/registry-ui",
"private": true,
- "version": "3.0.0",
+ "version": "3.0.1",
"type": "module",
"scripts": {
"postinstall": "npm install --prefix ./ui-app && npm install --prefix ./ui-docs",
diff --git a/ui/tests/package-lock.json b/ui/tests/package-lock.json
index 36f577fb8f..4a1f7893f5 100644
--- a/ui/tests/package-lock.json
+++ b/ui/tests/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@apicurio/registry-ui-tests",
- "version": "3.0.0",
+ "version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@apicurio/registry-ui-tests",
- "version": "3.0.0",
+ "version": "3.0.1",
"license": "Apache-2.0",
"devDependencies": {
"@apicurio/eslint-config": "0.3.0",
diff --git a/ui/tests/package.json b/ui/tests/package.json
index 92c37c9345..4f8a19ddd1 100644
--- a/ui/tests/package.json
+++ b/ui/tests/package.json
@@ -1,6 +1,6 @@
{
"name": "@apicurio/registry-ui-tests",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "UI tests (playwright) for Apicurio Registry UI",
"repository": "https://github.com/Apicurio/apicurio-registry.git",
"main": "index.js",
diff --git a/ui/ui-app/package-lock.json b/ui/ui-app/package-lock.json
index e865e0a97e..d139a6226f 100644
--- a/ui/ui-app/package-lock.json
+++ b/ui/ui-app/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@apicurio/registry-ui-app",
- "version": "3.0.0",
+ "version": "3.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@apicurio/registry-ui-app",
- "version": "3.0.0",
+ "version": "3.0.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
diff --git a/ui/ui-app/package.json b/ui/ui-app/package.json
index 3d83bcb2c1..aebf1426b0 100644
--- a/ui/ui-app/package.json
+++ b/ui/ui-app/package.json
@@ -1,6 +1,6 @@
{
"name": "@apicurio/registry-ui-app",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Apicurio Registry UI",
"repository": "https://github.com/Apicurio/apicurio-registry.git",
"license": "Apache-2.0",
diff --git a/ui/ui-docs/package-lock.json b/ui/ui-docs/package-lock.json
index f98cdec560..095799ebcc 100644
--- a/ui/ui-docs/package-lock.json
+++ b/ui/ui-docs/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@apicurio/registry-ui-docs",
- "version": "3.0.0",
+ "version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@apicurio/registry-ui-docs",
- "version": "3.0.0",
+ "version": "3.0.1",
"license": "Apache-2.0",
"dependencies": {
"core-js": "3.38.1",
diff --git a/ui/ui-docs/package.json b/ui/ui-docs/package.json
index 7524385e67..64441a98ad 100644
--- a/ui/ui-docs/package.json
+++ b/ui/ui-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@apicurio/registry-ui-docs",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Apicurio Registry UI Docs",
"repository": "https://github.com/Apicurio/apicurio-registry.git",
"license": "Apache-2.0",
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 7e13a99d41..0d64151be2 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index 32f28f9f56..10e9ae43c6 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index d754486a96..2bec914ce7 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index 0460d0ffe0..d9fdcd8ed1 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index 20f3a65bfb..4908da8fbe 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index ff629f8a55..266d413236 100644
--- a/utils/protobuf-schema-utilities/pom.xml
+++ b/utils/protobuf-schema-utilities/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 03fa2af011..750a4d4e92 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index a1c8b97cb3..624a6e2e21 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.0
+ 3.0.1-SNAPSHOT
../../pom.xml