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 c0d4f7d commit 4bba434Copy full SHA for 4bba434
build.gradle
@@ -80,6 +80,11 @@ publishing {
80
name = 'Sven Strittmatter'
81
email = 'sven.strittmatter@iteratec.com'
82
}
83
+ developer {
84
+ id = 'heiko.kiesel'
85
+ name = 'Heiko Kiesel'
86
+ email = 'heiko.kiesel@iteratec.com'
87
+ }
88
89
scm {
90
connection = 'scm:git@github.com:secureCodeBox/defectdojo-client-java.git'
0 commit comments