summaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts9
1 files changed, 3 insertions, 6 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 139dbd7e..38478afe 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -42,14 +42,11 @@ include(":opendc-experiments:opendc-experiments-tf20")
include(":opendc-experiments:opendc-experiments-m3sa")
include(":opendc-web")
include(":opendc-web:opendc-web-proto")
-include(":opendc-web:opendc-web-server")
include(":opendc-web:opendc-web-client")
-include(":opendc-web:opendc-web-ui")
-include(":opendc-web:opendc-web-ui-quarkus")
-include(":opendc-web:opendc-web-ui-quarkus-deployment")
+include(":opendc-web:opendc-web-server")
include(":opendc-web:opendc-web-runner")
-include(":opendc-web:opendc-web-runner-quarkus")
-include(":opendc-web:opendc-web-runner-quarkus-deployment")
+include(":opendc-web:opendc-web-quarkus")
+include(":opendc-web:opendc-web-quarkus-deployment")
include(":opendc-simulator:opendc-simulator-core")
include(":opendc-simulator:opendc-simulator-flow")
include(":opendc-simulator:opendc-simulator-compute")