Skip to content

Commit

Permalink
Split into multiple interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
codepitbull committed Jan 13, 2025
1 parent 613565c commit e5506d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hivemq-edge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ tasks.register<GenerateTask>("genJaxRs") {
"generateBuilders" to "true",
"generatePom" to "false",
"interfaceOnly" to "true",

"useTags" to "true",
)
)
}
Expand Down

0 comments on commit e5506d7

Please sign in to comment.