Disable custom Maven POM generation.

This commit is contained in:
John Blum
2021-12-07 21:25:06 -08:00
parent f82943a970
commit cb22383489

View File

@@ -3,7 +3,7 @@ plugins {
}
apply plugin: 'io.spring.convention.spring-module'
apply from: MAVEN_POM_EDITOR_GRADLE
//apply from: MAVEN_POM_EDITOR_GRADLE
description = "Spring Test Framework for Apache Geode"