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 05ce09e commit 0c3b986Copy full SHA for 0c3b986
build.gradle
@@ -74,6 +74,11 @@ publishing {
74
name = 'Johannes Zahn'
75
email = 'johannes.zahn@iteratec.com'
76
}
77
+ developer {
78
+ id = 'sven.strittmatter'
79
+ name = 'Sven Strittmatter'
80
+ email = 'sven.strittmatter@iteratec.com'
81
+ }
82
83
scm {
84
connection = 'scm:git@github.com:secureCodeBox/defectdojo-client-java.git'
0 commit comments