We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974a511 commit 6e754f0Copy full SHA for 6e754f0
build.gradle.kts
@@ -95,11 +95,11 @@ jreleaser {
95
active = org.jreleaser.model.Active.RELEASE
96
}
97
98
- // discussions {
99
- // active = org.jreleaser.model.Active.RELEASE
100
- // organization = "docling-project"
101
- // team = "docling-java"
102
- // title = "{{projectNameCapitalized}} {{projectVersion}} released!"
103
- }
+// discussions {
+// active = org.jreleaser.model.Active.RELEASE
+// organization = "docling-project"
+// team = "docling-java"
+// title = "{{projectNameCapitalized}} {{projectVersion}} released!"
+// }
104
105
0 commit comments