diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml index dbb62ca5a5814..8912b7489c93a 100644 --- a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml @@ -15,7 +15,7 @@ io.quarkiverse.opentelemetry.exporter quarkus-opentelemetry-exporter-jaeger-deployment - 1.0.0 + 2.0.0.Final ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.opentelemetry.exporter:${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.14 diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml index acbc9d352935b..f337c497e23fb 100644 --- a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml @@ -15,7 +15,7 @@ io.quarkiverse.opentelemetry.exporter quarkus-opentelemetry-exporter-jaeger - 1.0.0 + 2.0.0.Final ${project.groupId}:${project.artifactId}:${project.version} was relocated to io.quarkiverse.opentelemetry.exporter:${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.14