diff --git a/app/pom.xml b/app/pom.xml
index ed9cb7170e..5a4976d7ca 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/common/pom.xml b/common/pom.xml
index 37e594b63a..6c5f5eb987 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index bb6c17b828..6ffe8f2bec 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 5db9fca827..e5f0f250ec 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index c40f3f32c2..8ed31bcf04 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index ac4bfdd14e..4ae17fa147 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index ed82de6d9f..3072ec5c9a 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-docs
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml
index 4b5c29db69..88796b5525 100644
--- a/examples/avro-bean/pom.xml
+++ b/examples/avro-bean/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml
index fc7e61f473..f9744530d8 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.2-SNAPSHOT
+ 3.0.2
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 3d426db5c7..ceacc4fe41 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.2-SNAPSHOT
+ 3.0.2
apicurio-registry-examples-avro-maven-with-references
diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml
index 436a90d90e..7c53b3da79 100644
--- a/examples/confluent-serdes/pom.xml
+++ b/examples/confluent-serdes/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml
index c4c485064a..88b36d3071 100644
--- a/examples/custom-resolver/pom.xml
+++ b/examples/custom-resolver/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml
index e628f867f8..1c66001d9a 100644
--- a/examples/custom-strategy/pom.xml
+++ b/examples/custom-strategy/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml
index d501681be6..7c717918bf 100644
--- a/examples/jsonschema-validation/pom.xml
+++ b/examples/jsonschema-validation/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml
index 1ad2f00a7a..57e62e87a8 100644
--- a/examples/mix-avro/pom.xml
+++ b/examples/mix-avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/pom.xml b/examples/pom.xml
index 85b1a39532..202fc6609a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,12 +5,12 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
pom
Open Source API & Schema Registry
diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml
index 0ba595ca47..40891a03d3 100644
--- a/examples/protobuf-bean/pom.xml
+++ b/examples/protobuf-bean/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml
index e74e048fa6..93ac116115 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.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml
index 14ae005fdd..f519daa5fe 100644
--- a/examples/protobuf-validation/pom.xml
+++ b/examples/protobuf-validation/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml
index 73bf25ede0..087c163f0d 100644
--- a/examples/rest-client/pom.xml
+++ b/examples/rest-client/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml
index 5cbef4f99d..9ada97f297 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.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml
index 71103d11ea..0c83129bd5 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.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml
index d662249646..a8a6c631b9 100644
--- a/examples/simple-avro/pom.xml
+++ b/examples/simple-avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml
index 1876853e26..27fbf8ded5 100644
--- a/examples/simple-json/pom.xml
+++ b/examples/simple-json/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml
index ce6f15b17b..7fb5ca0472 100644
--- a/examples/simple-protobuf/pom.xml
+++ b/examples/simple-protobuf/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml
index 2607316cc1..a9cb9fd914 100644
--- a/examples/simple-validation/pom.xml
+++ b/examples/simple-validation/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-examples
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/go-sdk/pom.xml b/go-sdk/pom.xml
index 76bfed5719..aba3060a8f 100644
--- a/go-sdk/pom.xml
+++ b/go-sdk/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 05400fc600..1bee03655c 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
apicurio-registry-integration-tests
diff --git a/java-sdk-v2/pom.xml b/java-sdk-v2/pom.xml
index c8c0210c6c..0f2547230c 100644
--- a/java-sdk-v2/pom.xml
+++ b/java-sdk-v2/pom.xml
@@ -19,7 +19,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-v2-java-sdk
diff --git a/java-sdk/pom.xml b/java-sdk/pom.xml
index 709a8a9820..60486aaaf0 100644
--- a/java-sdk/pom.xml
+++ b/java-sdk/pom.xml
@@ -19,7 +19,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-java-sdk
diff --git a/operator/controller/pom.xml b/operator/controller/pom.xml
index 18d66bee5c..45e4d875e2 100644
--- a/operator/controller/pom.xml
+++ b/operator/controller/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-operator
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/operator/model/pom.xml b/operator/model/pom.xml
index 8b99be3b58..7e029d745f 100644
--- a/operator/model/pom.xml
+++ b/operator/model/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-operator
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-operator-model
diff --git a/operator/pom.xml b/operator/pom.xml
index 55a04dc5e0..329c6725b7 100644
--- a/operator/pom.xml
+++ b/operator/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-operator
diff --git a/pom.xml b/pom.xml
index eb4e382e18..219bf2daff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
pom
apicurio-registry
Open Source API & Schema Registry
diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml
index 5d00f88214..89314a7437 100644
--- a/prod-verifier/pom.xml
+++ b/prod-verifier/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
apicurio-registry-prod-verifier
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index e2fdd1e1dc..3808e3d1e0 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index 1741e7f7ff..65eac6a20c 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index 1bfa533916..1127969e98 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index cfeecb779b..c61c817908 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index 9295e9fb8a..bd22b28e71 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index 41338c48e1..426aefbe47 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index 5bf0a9fda2..531654c823 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index aac93a0d5e..fdf18c699e 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index 1ae9e8ec71..48cc8f577c 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index fa5213cf11..877093d7ca 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.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index 177250c117..f3b325ef62 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index 2e7725fa36..313e61df54 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index 171bc4bb55..9ab59d0042 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/serdes/generic/serde-common-avro/pom.xml b/serdes/generic/serde-common-avro/pom.xml
index d4f0636429..87d2a7155a 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/generic/serde-common-jsonschema/pom.xml b/serdes/generic/serde-common-jsonschema/pom.xml
index 37f6e4d892..050e4db2ef 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/generic/serde-common-protobuf/pom.xml b/serdes/generic/serde-common-protobuf/pom.xml
index 72a2db6dfe..648ca17d37 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/generic/serde-common/pom.xml b/serdes/generic/serde-common/pom.xml
index 2d47f48363..615c72e84e 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/kafka/avro-serde/pom.xml b/serdes/kafka/avro-serde/pom.xml
index 5a6f2942e1..b3560b1b9e 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/kafka/jsonschema-serde/pom.xml b/serdes/kafka/jsonschema-serde/pom.xml
index fbef088ac4..5be06b4d3d 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/kafka/protobuf-serde/pom.xml b/serdes/kafka/protobuf-serde/pom.xml
index 812e415258..773fbff5f8 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/kafka/serde-kafka-common/pom.xml b/serdes/kafka/serde-kafka-common/pom.xml
index ed003c3e71..80c8446611 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/nats/avro-serde/pom.xml b/serdes/nats/avro-serde/pom.xml
index 453d14c2f0..11a8b8f47f 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/serdes/pulsar/avro-serde/pom.xml b/serdes/pulsar/avro-serde/pom.xml
index 8f097980e1..0ea7696a6d 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.2-SNAPSHOT
+ 3.0.2
../../../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 2909221f10..a4ead1cd66 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index df5f9c3e9c..58cd596b5f 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index 2e218668e3..4b2f52d976 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index f49f95c336..7719a77451 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index 3d94df538e..7ab9ab8134 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index 01ef66ce82..2c41ef2e76 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.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 4223d32bf4..97d97861d5 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index 40104f606e..2e4667e375 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 3.0.2-SNAPSHOT
+ 3.0.2
../../pom.xml