minor maven update

This commit is contained in:
Costin Leau
2013-01-25 00:12:02 +02:00
parent 613c2e09e7
commit ecf30d868b

View File

@@ -53,6 +53,9 @@ def customizePom(pom, gradleProject) {
id = 'costin'
name = 'Costin Leau'
email = 'cleau@vmware.com'
properties {
twitter = 'costinl'
}
}
}
}