Add Artem to POM Developer List

This commit is contained in:
Gary Russell
2013-09-05 23:14:55 -04:00
parent 76de60c2b5
commit 7bf64c8aa5

View File

@@ -68,7 +68,13 @@ def customizePom(pom, gradleProject) {
name = 'Gunnar Hillert'
email = 'ghillert@gopivotal.com'
}
developer {
id = 'abilan'
name = 'Artem Bilan'
email = 'abilan@gopivotal.com'
}
}
}
}
}
}