Add support for configuring a Maven parent relative path

Closes gh-1296
This commit is contained in:
Stephane Nicoll
2022-01-22 11:20:06 +01:00
parent 5a4e7fac95
commit a961c52450
9 changed files with 99 additions and 18 deletions

View File

@@ -54,6 +54,7 @@
"groupId": null,
"artifactId": null,
"version": null,
"relativePath": "",
"includeSpringBootBom": false
}
},