Skip to content

Commit cbad855

Browse files
committed
Fix syntax error in project Maven POM generation.
Remove declaration of developer roles.
1 parent 77aaad9 commit cbad855

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle/maven-pom-editor.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ def customizePom(gradleProject, pom) {
88
id = 'jxblum'
99
name = "John Blum"
1010
email = "info@vmware.com"
11-
role = "Spring for Apache Geode Lead Developer"
1211
}
1312
}
1413
scm {

0 commit comments

Comments
 (0)