Fix authors in SI-s-twitter/publish-maven.gradle
This commit is contained in:
@@ -49,12 +49,11 @@ def customizePom(pom, gradleProject) {
|
||||
connection = 'scm:git:' + linkScmConnection
|
||||
developerConnection = 'scm:git:' + linkScmDevConnection
|
||||
}
|
||||
|
||||
developers {
|
||||
developer {
|
||||
id = 'erenavsarogullari'
|
||||
name = 'Eren Avsarogullari'
|
||||
email = 'erenavsarogullari@gmail.com'
|
||||
id = 'abilan'
|
||||
name = 'Artem Bilan'
|
||||
email = 'abilan@pivotal.io'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user