diff --git a/app/pom.xml b/app/pom.xml
index ec24b774d2..bb7727a0eb 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json b/app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json
index 6a68a5112e..e6fdd59d0d 100644
--- a/app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json
+++ b/app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json
@@ -2,7 +2,7 @@
"openapi": "3.0.2",
"info": {
"title": "Apicurio Registry API [v2]",
- "version": "2.1.0-SNAPSHOT",
+ "version": "2.1.0.RC1",
"description": "Apicurio Registry is a datastore for standard event schemas and API designs. Apicurio Registry enables developers to manage and share the structure of their data using a REST interface. For example, client applications can dynamically push or pull the latest updates to or from the registry without needing to redeploy. Apicurio Registry also enables developers to create rules that govern how registry content can evolve over time. For example, this includes rules for content validation and version compatibility.\n\nThe Apicurio Registry REST API enables client applications to manage the artifacts in the registry. This API provides create, read, update, and delete operations for schema and API artifacts, rules, versions, and metadata. \n\nThe supported artifact types include:\n- Apache Avro schema\n- AsyncAPI specification\n- Google protocol buffers\n- GraphQL schema\n- JSON Schema\n- Kafka Connect schema\n- OpenAPI specification\n- Web Services Description Language\n- XML Schema Definition\n\n\n**Important**: The Apicurio Registry REST API is available from `https://MY-REGISTRY-URL/apis/registry/v2` by default. Therefore you must prefix all API operation paths with `../apis/registry/v2` in this case. For example: `../apis/registry/v2/ids/globalIds/{globalId}`.\n",
"contact": {
"name": "Apicurio",
diff --git a/cli/pom.xml b/cli/pom.xml
index 3cab79e57b..4e5bd7b5b5 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/client/pom.xml b/client/pom.xml
index 099d5538a9..9f9e32f3b0 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
apicurio-registry
io.apicurio
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 850bf9ba9f..4635b38c06 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index 7f8f2057a4..9693421218 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml
index 52662164d2..d0c114346d 100644
--- a/distro/docker-compose/pom.xml
+++ b/distro/docker-compose/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 0ee3e30a4d..7cc289b518 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml
index 88fcf397b8..e817d5e534 100644
--- a/distro/openshift-template/pom.xml
+++ b/distro/openshift-template/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index 65739c3ff3..43b8fc4f79 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
apicurio-registry-distro
diff --git a/docs/antora.yml b/docs/antora.yml
index 8f56fa7043..d7ef15c32b 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,6 +1,6 @@
name: apicurio-registry
title: Apicurio Registry
-version: '2.0.0.Final'
+version: '2.1.0.RC1'
start_ROOT: ROOT:index.adoc
nav:
- modules/ROOT/nav.adoc
diff --git a/docs/pom.xml b/docs/pom.xml
index 341b4f35f7..f629978298 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index 6adf863aee..f09dde1cd9 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry-docs
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/integration-tests/integration-tests-common/pom.xml b/integration-tests/integration-tests-common/pom.xml
index 809c3205b4..45e96980ca 100644
--- a/integration-tests/integration-tests-common/pom.xml
+++ b/integration-tests/integration-tests-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
apicurio-registry-integration-tests-common
diff --git a/integration-tests/legacy-tests/pom.xml b/integration-tests/legacy-tests/pom.xml
index 72b005682b..2514f3ff9b 100644
--- a/integration-tests/legacy-tests/pom.xml
+++ b/integration-tests/legacy-tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
apicurio-registry-integration-tests-legacy-tests
diff --git a/integration-tests/testsuite/pom.xml b/integration-tests/testsuite/pom.xml
index 46413ed845..19aa7d94f6 100644
--- a/integration-tests/testsuite/pom.xml
+++ b/integration-tests/testsuite/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
apicurio-registry-integration-tests-testsuite
diff --git a/multitenancy/tenant-manager-api/pom.xml b/multitenancy/tenant-manager-api/pom.xml
index 557e91fbaf..3c31d28d96 100644
--- a/multitenancy/tenant-manager-api/pom.xml
+++ b/multitenancy/tenant-manager-api/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/multitenancy/tenant-manager-client/pom.xml b/multitenancy/tenant-manager-client/pom.xml
index cc4a19fd7b..294aea5cef 100644
--- a/multitenancy/tenant-manager-client/pom.xml
+++ b/multitenancy/tenant-manager-client/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/multitenancy/tenant-manager-datamodel/pom.xml b/multitenancy/tenant-manager-datamodel/pom.xml
index 8b49d02b4f..397f664360 100644
--- a/multitenancy/tenant-manager-datamodel/pom.xml
+++ b/multitenancy/tenant-manager-datamodel/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/pom.xml b/pom.xml
index ae22d5f2b1..dca7017862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
pom
apicurio-registry
diff --git a/schema-compatibility/json/pom.xml b/schema-compatibility/json/pom.xml
index accff96500..de132f5087 100644
--- a/schema-compatibility/json/pom.xml
+++ b/schema-compatibility/json/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/schema-compatibility/protobuf/pom.xml b/schema-compatibility/protobuf/pom.xml
index 4f532ff2f7..76775c8e0a 100644
--- a/schema-compatibility/protobuf/pom.xml
+++ b/schema-compatibility/protobuf/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml
index 7488c74394..d2aa56c931 100644
--- a/serdes/avro-serde/pom.xml
+++ b/serdes/avro-serde/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml
index dc8df85b57..2a8863805e 100644
--- a/serdes/jsonschema-serde/pom.xml
+++ b/serdes/jsonschema-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml
index 609b5ee207..f4f9ec2b92 100644
--- a/serdes/protobuf-serde/pom.xml
+++ b/serdes/protobuf-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml
index 80d070f89f..883730f2f3 100644
--- a/serdes/serde-common/pom.xml
+++ b/serdes/serde-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml
index 647e62c0f1..e1a102c4df 100644
--- a/storage/kafkasql/pom.xml
+++ b/storage/kafkasql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index 6998e5b67b..1cf0eff41a 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
apicurio-registry-storage
diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml
index 3d7e814abf..e64734ca1c 100644
--- a/storage/sql/pom.xml
+++ b/storage/sql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/ui/pom.xml b/ui/pom.xml
index 75ac37bdb0..b12c2410e6 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 0a8edf65f1..4043dfcbbc 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index be504ba033..4c5dbecd94 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index 5bd228fd3a..009a252e1f 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index a9bf36415a..245212e4c0 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index 311d6fb4ac..8732637e0e 100644
--- a/utils/protobuf-schema-utilities/pom.xml
+++ b/utils/protobuf-schema-utilities/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 81ec199410..370e720f5c 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index 238d3a0df0..83ea0dbc54 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.1.0-SNAPSHOT
+ 2.1.0.RC1
../../pom.xml