This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git
The following commit(s) were added to refs/heads/main by this push:
new da77d4c Catalog Migrator: remove unused bom project declaration (#157)
da77d4c is described below
commit da77d4c7c9f047e63cbb0b455c3ad5a6458e1d72
Author: Robert Stupp <[email protected]>
AuthorDate: Mon Feb 2 09:11:40 2026 +0100
Catalog Migrator: remove unused bom project declaration (#157)
---
iceberg-catalog-migrator/settings.gradle.kts | 2 --
1 file changed, 2 deletions(-)
diff --git a/iceberg-catalog-migrator/settings.gradle.kts
b/iceberg-catalog-migrator/settings.gradle.kts
index 5e32c0f..c6968ec 100644
--- a/iceberg-catalog-migrator/settings.gradle.kts
+++ b/iceberg-catalog-migrator/settings.gradle.kts
@@ -43,5 +43,3 @@ catalogMigratorProject("api")
catalogMigratorProject("api-test")
catalogMigratorProject("cli")
-
-catalogMigratorProject("bom")