Add Maven POM editor Gradle build file to configure the generated project pom.xml correctly.

This commit is contained in:
John Blum
2019-07-25 19:43:36 -07:00
parent 6a1968ba23
commit 6830d1591e
4 changed files with 46 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
apply plugin: 'io.spring.convention.spring-module'
apply from: MAVEN_POM_EDITOR_GRADLE
description = "Spring Test Framework for Pivotal GemFire"