We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c5d54 commit 42245cbCopy full SHA for 42245cb
runtime/server/build.gradle.kts
@@ -39,9 +39,6 @@ val distributionElements by
39
}
40
41
dependencies {
42
- implementation(project(":polaris-core"))
43
- implementation(project(":polaris-api-management-service"))
44
- implementation(project(":polaris-api-iceberg-service"))
45
implementation(project(":polaris-runtime-service"))
46
47
runtimeOnly(project(":polaris-eclipselink"))
0 commit comments