Skip to content

Commit

Permalink
Use correct group id
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schwager committed Sep 24, 2024
1 parent 7506599 commit 330221b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}

rootProject.name = "lmos-router"
rootProject.name = "ai.ancf.lmos-router"
include("lmos-router-core")
include("lmos-router-llm")
include("lmos-router-llm-spring-boot-starter")
Expand Down

0 comments on commit 330221b

Please sign in to comment.