Skip to content

Commit

Permalink
fix release process
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Dec 9, 2024
1 parent 9190fc9 commit 2d2d14a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
val groupId = "com.xemantic.ai"
val name = "xemantic-ai-tool-schema"
val versionId = "0.1-SNAPSHOT"

rootProject.name = name
gradle.beforeProject {
group = groupId
version = versionId
}

0 comments on commit 2d2d14a

Please sign in to comment.