diff --git a/relocations/pom.xml b/relocations/pom.xml
index f10fe64c2df772..375e4b9fd0ce18 100644
--- a/relocations/pom.xml
+++ b/relocations/pom.xml
@@ -16,56 +16,10 @@
pom
- quarkus-vertx-web
- quarkus-vertx-web-deployment
- quarkus-tika
- quarkus-tika-deployment
- quarkus-jgit
- quarkus-jgit-deployment
- quarkus-jsch
- quarkus-jsch-deployment
- quarkus-amazon-alexa
- quarkus-amazon-alexa-deployment
- quarkus-hibernate-search-orm-elasticsearch-aws
- quarkus-hibernate-search-orm-elasticsearch-aws-deployment
- quarkus-amazon-dynamodb
- quarkus-amazon-dynamodb-deployment
- quarkus-amazon-iam
- quarkus-amazon-iam-deployment
- quarkus-amazon-kms
- quarkus-amazon-kms-deployment
- quarkus-amazon-s3
- quarkus-amazon-s3-deployment
- quarkus-amazon-secretsmanager
- quarkus-amazon-secretsmanager-deployment
- quarkus-amazon-ses
- quarkus-amazon-ses-deployment
- quarkus-amazon-sns
- quarkus-amazon-sns-deployment
- quarkus-amazon-sqs
- quarkus-amazon-sqs-deployment
- quarkus-amazon-ssm
- quarkus-amazon-ssm-deployment
- quarkus-artemis-core
- quarkus-artemis-core-deployment
- quarkus-artemis-jms
- quarkus-artemis-jms-deployment
- quarkus-test-artemis
- quarkus-consul-config
- quarkus-consul-config-deployment
- quarkus-logging-sentry
- quarkus-logging-sentry-deployment
- quarkus-neo4j
- quarkus-neo4j-deployment
quarkus-opentelemetry-exporter-jaeger
quarkus-opentelemetry-exporter-jaeger-deployment
quarkus-opentelemetry-exporter-otlp
quarkus-opentelemetry-exporter-otlp-deployment
- quarkus-vault
- quarkus-vault-deployment
- quarkus-reactive-messaging-http
- quarkus-reactive-messaging-http-deployment
- quarkus-test-vault
diff --git a/relocations/quarkus-amazon-alexa-deployment/pom.xml b/relocations/quarkus-amazon-alexa-deployment/pom.xml
deleted file mode 100644
index dbdb186a516929..00000000000000
--- a/relocations/quarkus-amazon-alexa-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-alexa-deployment
-
-
-
- io.quarkiverse.amazonalexa
- quarkus-amazon-alexa-deployment
- 1.0.1
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.amazonalexa:${project.artifactId}:1.0.1 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-alexa/pom.xml b/relocations/quarkus-amazon-alexa/pom.xml
deleted file mode 100644
index 94980b329065a9..00000000000000
--- a/relocations/quarkus-amazon-alexa/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-alexa
-
-
-
- io.quarkiverse.amazonalexa
- quarkus-amazon-alexa
- 1.0.1
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.amazonalexa:${project.artifactId}:1.0.1 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml b/relocations/quarkus-amazon-dynamodb-deployment/pom.xml
deleted file mode 100644
index efc96321d7aef8..00000000000000
--- a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-dynamodb-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-dynamodb-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-dynamodb/pom.xml b/relocations/quarkus-amazon-dynamodb/pom.xml
deleted file mode 100644
index be9cd3f005ae6d..00000000000000
--- a/relocations/quarkus-amazon-dynamodb/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-dynamodb
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-dynamodb
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-iam-deployment/pom.xml b/relocations/quarkus-amazon-iam-deployment/pom.xml
deleted file mode 100644
index 702bd60df4f423..00000000000000
--- a/relocations/quarkus-amazon-iam-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-iam-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-iam-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-iam/pom.xml b/relocations/quarkus-amazon-iam/pom.xml
deleted file mode 100644
index de676f20e83e7f..00000000000000
--- a/relocations/quarkus-amazon-iam/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-iam
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-iam
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-kms-deployment/pom.xml b/relocations/quarkus-amazon-kms-deployment/pom.xml
deleted file mode 100644
index 53bf0d238e02bb..00000000000000
--- a/relocations/quarkus-amazon-kms-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-kms-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-kms-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-kms/pom.xml b/relocations/quarkus-amazon-kms/pom.xml
deleted file mode 100644
index 194e77ac927c9b..00000000000000
--- a/relocations/quarkus-amazon-kms/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-kms
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-kms
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-s3-deployment/pom.xml b/relocations/quarkus-amazon-s3-deployment/pom.xml
deleted file mode 100644
index 5cb94b2d1e45c3..00000000000000
--- a/relocations/quarkus-amazon-s3-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-s3-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-s3-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-s3/pom.xml b/relocations/quarkus-amazon-s3/pom.xml
deleted file mode 100644
index aa85d9ff8644f6..00000000000000
--- a/relocations/quarkus-amazon-s3/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-s3
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-s3
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml b/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml
deleted file mode 100644
index 34f408e2258ec2..00000000000000
--- a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-secretsmanager-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-secretsmanager-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-secretsmanager/pom.xml b/relocations/quarkus-amazon-secretsmanager/pom.xml
deleted file mode 100644
index 252a0a2da04426..00000000000000
--- a/relocations/quarkus-amazon-secretsmanager/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-secretsmanager
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-secretsmanager
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-ses-deployment/pom.xml b/relocations/quarkus-amazon-ses-deployment/pom.xml
deleted file mode 100644
index 66306524c8e60c..00000000000000
--- a/relocations/quarkus-amazon-ses-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-ses-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-ses-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-ses/pom.xml b/relocations/quarkus-amazon-ses/pom.xml
deleted file mode 100644
index b2930f4895cc8f..00000000000000
--- a/relocations/quarkus-amazon-ses/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-ses
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-ses
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-sns-deployment/pom.xml b/relocations/quarkus-amazon-sns-deployment/pom.xml
deleted file mode 100644
index 09cbfa61456706..00000000000000
--- a/relocations/quarkus-amazon-sns-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-sns-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-sns-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-sns/pom.xml b/relocations/quarkus-amazon-sns/pom.xml
deleted file mode 100644
index 6e8b3000c8ca74..00000000000000
--- a/relocations/quarkus-amazon-sns/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-sns
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-sns
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-sqs-deployment/pom.xml b/relocations/quarkus-amazon-sqs-deployment/pom.xml
deleted file mode 100644
index ab88b6af0b0261..00000000000000
--- a/relocations/quarkus-amazon-sqs-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-sqs-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-sqs-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-sqs/pom.xml b/relocations/quarkus-amazon-sqs/pom.xml
deleted file mode 100644
index 2d543c88c4890f..00000000000000
--- a/relocations/quarkus-amazon-sqs/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-sqs
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-sqs
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-ssm-deployment/pom.xml b/relocations/quarkus-amazon-ssm-deployment/pom.xml
deleted file mode 100644
index 16659fdad03fe2..00000000000000
--- a/relocations/quarkus-amazon-ssm-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-ssm-deployment
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-ssm-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-amazon-ssm/pom.xml b/relocations/quarkus-amazon-ssm/pom.xml
deleted file mode 100644
index 6f740b7829604d..00000000000000
--- a/relocations/quarkus-amazon-ssm/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-amazon-ssm
-
-
-
- io.quarkiverse.amazonservices
- quarkus-amazon-ssm
- 1.0.2
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.amazonservices:${project.artifactId} and is now managed by the io.quarkus.platform:quarkus-amazon-services-bom:${project.version}. Please, update its groupId in the dependency declaration and import io.quarkus.platform:quarkus-amazon-services-bom:${project.version} in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-artemis-core-deployment/pom.xml b/relocations/quarkus-artemis-core-deployment/pom.xml
deleted file mode 100644
index f9f8069de6a4de..00000000000000
--- a/relocations/quarkus-artemis-core-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-artemis-core-deployment
-
-
-
- io.quarkiverse.artemis
- quarkus-artemis-core-deployment
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.artemis:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-artemis-core/pom.xml b/relocations/quarkus-artemis-core/pom.xml
deleted file mode 100644
index f69cd7eb01b949..00000000000000
--- a/relocations/quarkus-artemis-core/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-artemis-core
-
-
-
- io.quarkiverse.artemis
- quarkus-artemis-core
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.artemis:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-artemis-jms-deployment/pom.xml b/relocations/quarkus-artemis-jms-deployment/pom.xml
deleted file mode 100644
index 95e38bb4bb81bf..00000000000000
--- a/relocations/quarkus-artemis-jms-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-artemis-jms-deployment
-
-
-
- io.quarkiverse.artemis
- quarkus-artemis-jms-deployment
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.artemis:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-artemis-jms/pom.xml b/relocations/quarkus-artemis-jms/pom.xml
deleted file mode 100644
index 89969032dda9e0..00000000000000
--- a/relocations/quarkus-artemis-jms/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-artemis-jms
-
-
-
- io.quarkiverse.artemis
- quarkus-artemis-jms
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.artemis:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-consul-config-deployment/pom.xml b/relocations/quarkus-consul-config-deployment/pom.xml
deleted file mode 100644
index f9bd92a2fdce67..00000000000000
--- a/relocations/quarkus-consul-config-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-consul-config-deployment
-
-
-
- io.quarkiverse.config
- quarkus-config-consul-deployment
- 1.0.1
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.config:quarkus-config-consul. Please, update its groupId in the dependency declaration in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-consul-config/pom.xml b/relocations/quarkus-consul-config/pom.xml
deleted file mode 100644
index 9a13e816b1ce89..00000000000000
--- a/relocations/quarkus-consul-config/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-consul-config
-
-
-
- io.quarkiverse.config
- quarkus-config-consul
- 1.0.1
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.config:quarkus-config-consul. Please, update its groupId in the dependency declaration in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml
deleted file mode 100644
index c33ee8cf814222..00000000000000
--- a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-hibernate-search-orm-elasticsearch-aws-deployment
-
-
-
- io.quarkiverse.hibernatesearchextras
- quarkus-hibernate-search-orm-elasticsearch-aws-deployment
- 1.0.1
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.hibernatesearchextras:${project.artifactId}:1.0.1 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml
deleted file mode 100644
index 38001243af1498..00000000000000
--- a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-hibernate-search-orm-elasticsearch-aws
-
-
-
- io.quarkiverse.hibernatesearchextras
- quarkus-hibernate-search-orm-elasticsearch-aws
- 1.0.1
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.hibernatesearchextras:${project.artifactId}:1.0.1 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-jgit-deployment/pom.xml b/relocations/quarkus-jgit-deployment/pom.xml
deleted file mode 100644
index 3afb4d7a90f4db..00000000000000
--- a/relocations/quarkus-jgit-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-jgit-deployment
-
-
-
- io.quarkiverse.jgit
- quarkus-jgit-deployment
- 1.1.0
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.jgit:${project.artifactId}:1.1.0 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-jgit/pom.xml b/relocations/quarkus-jgit/pom.xml
deleted file mode 100644
index b9d2918fc6ef23..00000000000000
--- a/relocations/quarkus-jgit/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-jgit
-
-
-
- io.quarkiverse.jgit
- quarkus-jgit
- 1.1.0
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.jgit:${project.artifactId}:1.1.0 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-jsch-deployment/pom.xml b/relocations/quarkus-jsch-deployment/pom.xml
deleted file mode 100644
index 3faeeb000c5db8..00000000000000
--- a/relocations/quarkus-jsch-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-jsch-deployment
-
-
-
- io.quarkiverse.jsch
- quarkus-jsch-deployment
- 1.0.0
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.jsch:${project.artifactId}:1.0.0 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-jsch/pom.xml b/relocations/quarkus-jsch/pom.xml
deleted file mode 100644
index 5d129759f06f3d..00000000000000
--- a/relocations/quarkus-jsch/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-jsch
-
-
-
- io.quarkiverse.jsch
- quarkus-jsch
- 1.0.0
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.jsch:${project.artifactId}:1.0.0 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-logging-sentry-deployment/pom.xml b/relocations/quarkus-logging-sentry-deployment/pom.xml
deleted file mode 100644
index ea68fb33e08ab1..00000000000000
--- a/relocations/quarkus-logging-sentry-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-logging-sentry-deployment
-
-
-
- io.quarkiverse.loggingsentry
- quarkus-logging-sentry-deployment
- 1.0.1
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.loggingsentry:${project.artifactId}:1.0.1 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-logging-sentry/pom.xml b/relocations/quarkus-logging-sentry/pom.xml
deleted file mode 100644
index 290d0ff7792742..00000000000000
--- a/relocations/quarkus-logging-sentry/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-logging-sentry
-
-
-
- io.quarkiverse.loggingsentry
- quarkus-logging-sentry
- 1.0.1
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.loggingsentry:${project.artifactId}:1.0.1 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-neo4j-deployment/pom.xml b/relocations/quarkus-neo4j-deployment/pom.xml
deleted file mode 100644
index e760c2cd81f894..00000000000000
--- a/relocations/quarkus-neo4j-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-neo4j-deployment
-
-
-
- io.quarkiverse.neo4j
- quarkus-neo4j-deployment
- 1.0.2
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.neo4j:${project.artifactId}:1.0.2 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-neo4j/pom.xml b/relocations/quarkus-neo4j/pom.xml
deleted file mode 100644
index eb18862c23b277..00000000000000
--- a/relocations/quarkus-neo4j/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-neo4j
-
-
-
- io.quarkiverse.neo4j
- quarkus-neo4j
- 1.0.2
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.neo4j:${project.artifactId}:1.0.2 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-reactive-messaging-http-deployment/pom.xml b/relocations/quarkus-reactive-messaging-http-deployment/pom.xml
deleted file mode 100644
index af87f5a4f475e4..00000000000000
--- a/relocations/quarkus-reactive-messaging-http-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-reactive-messaging-http-deployment
-
-
-
- io.quarkiverse.reactivemessaging.http
- quarkus-reactive-messaging-http-deployment
- 1.0.0
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.reactivemessaging.http:${project.artifactId}:1.0.0 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-reactive-messaging-http/pom.xml b/relocations/quarkus-reactive-messaging-http/pom.xml
deleted file mode 100644
index 1f77d786fd4f5e..00000000000000
--- a/relocations/quarkus-reactive-messaging-http/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-reactive-messaging-http
-
-
-
- io.quarkiverse.reactivemessaging.http
- quarkus-reactive-messaging-http
- 1.0.0
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.neo4j:${project.artifactId}:1.0.0 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-test-artemis/pom.xml b/relocations/quarkus-test-artemis/pom.xml
deleted file mode 100644
index d2dcc057f48ad6..00000000000000
--- a/relocations/quarkus-test-artemis/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-test-artemis
-
-
-
- io.quarkiverse.artemis
- quarkus-test-artemis
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.artemis:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-test-vault/pom.xml b/relocations/quarkus-test-vault/pom.xml
deleted file mode 100644
index 70694b8e346586..00000000000000
--- a/relocations/quarkus-test-vault/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-test-vault
-
-
-
- io.quarkiverse.vault
- quarkus-test-vault
- 1.0.1
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.vault:${project.artifactId}. Please, update its groupId in the dependency declaration in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-tika-deployment/pom.xml b/relocations/quarkus-tika-deployment/pom.xml
deleted file mode 100644
index 209cb8913f76cb..00000000000000
--- a/relocations/quarkus-tika-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-tika-deployment
-
-
-
- io.quarkiverse.tika
- quarkus-tika-deployment
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.tika:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-tika/pom.xml b/relocations/quarkus-tika/pom.xml
deleted file mode 100644
index 6c116b66efc71f..00000000000000
--- a/relocations/quarkus-tika/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-tika
-
-
-
- io.quarkiverse.tika
- quarkus-tika
- 1.0.3
- ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.tika:${project.artifactId}:1.0.3 and is not managed by io.quarkus.platform:quarkus-bom:${project.version} anymore. Please, update the groupId and add the corresponding version to the dependency declaration in your project configuration. For more information about this change, please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-vault-deployment/pom.xml b/relocations/quarkus-vault-deployment/pom.xml
deleted file mode 100644
index b24c032a2218ca..00000000000000
--- a/relocations/quarkus-vault-deployment/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-vault-deployment
-
-
-
- io.quarkiverse.vault
- quarkus-vault-deployment
- 1.0.1
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.vault:${project.artifactId}. Please, update its groupId in the dependency declaration in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-vault/pom.xml b/relocations/quarkus-vault/pom.xml
deleted file mode 100644
index 84e92b0bffaed9..00000000000000
--- a/relocations/quarkus-vault/pom.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-vault
-
-
-
- io.quarkiverse.vault
- quarkus-vault
- 1.0.1
- ${project.groupId}:${project.artifactId} was relocated to io.quarkiverse.vault:${project.artifactId}. Please, update its groupId in the dependency declaration in your project configuration. For more information about this change, please, refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.6
-
-
-
diff --git a/relocations/quarkus-vertx-web-deployment/pom.xml b/relocations/quarkus-vertx-web-deployment/pom.xml
deleted file mode 100644
index fcfd78c1bb5732..00000000000000
--- a/relocations/quarkus-vertx-web-deployment/pom.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-vertx-web-deployment
-
-
-
- quarkus-reactive-routes-deployment
- The artifact ${project.artifactId} is now named quarkus-reactive-routes-deployment. Please update your dependency.
-
-
-
\ No newline at end of file
diff --git a/relocations/quarkus-vertx-web/pom.xml b/relocations/quarkus-vertx-web/pom.xml
deleted file mode 100644
index 7249124e1c607d..00000000000000
--- a/relocations/quarkus-vertx-web/pom.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
- quarkus-relocations-parent
- io.quarkus
- 999-SNAPSHOT
-
- 4.0.0
-
- quarkus-vertx-web
-
-
-
- quarkus-reactive-routes
- The artifact ${project.artifactId} is now named quarkus-reactive-routes. Please update your dependency.
-
-
-
\ No newline at end of file