diff --git a/plugin/trino-kafka/pom.xml b/plugin/trino-kafka/pom.xml index 654d9b849b808..c6d5e0cda7b26 100644 --- a/plugin/trino-kafka/pom.xml +++ b/plugin/trino-kafka/pom.xml @@ -17,6 +17,16 @@ ${project.parent.basedir} + + + confluent + https://packages.confluent.io/maven/ + + false + + + + io.trino diff --git a/plugin/trino-pinot/pom.xml b/plugin/trino-pinot/pom.xml index 2380b35fb0e95..1e796b4157a75 100755 --- a/plugin/trino-pinot/pom.xml +++ b/plugin/trino-pinot/pom.xml @@ -17,6 +17,16 @@ 0.8.0 + + + confluent + https://packages.confluent.io/maven/ + + false + + + + diff --git a/pom.xml b/pom.xml index 26101248ff90a..526607fbf8fb3 100644 --- a/pom.xml +++ b/pom.xml @@ -168,16 +168,6 @@ testing/trino-tests - - - confluent - https://packages.confluent.io/maven/ - - false - - - - diff --git a/testing/trino-product-tests/pom.xml b/testing/trino-product-tests/pom.xml index b6413495e470d..6209bde3f3bba 100644 --- a/testing/trino-product-tests/pom.xml +++ b/testing/trino-product-tests/pom.xml @@ -18,6 +18,16 @@ true + + + confluent + https://packages.confluent.io/maven/ + + false + + + + io.trino