Skip to content

Commit

Permalink
Fix storage module publish
Browse files Browse the repository at this point in the history
[build] Add projects "jacodb-api-storage" & "jacodb-storage" to publish list
  • Loading branch information
Saloed committed Oct 18, 2024
1 parent 1a88199 commit 64f11d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,9 @@ if (!repoUrl.isNullOrEmpty()) {
listOf(
project(":jacodb-api-common"),
project(":jacodb-api-jvm"),
project(":jacodb-api-storage"),
project(":jacodb-core"),
project(":jacodb-storage"),
project(":jacodb-analysis"),
project(":jacodb-approximations"),
project(":jacodb-taint-configuration"),
Expand Down

0 comments on commit 64f11d1

Please sign in to comment.