Ensure configuration can be serialized

Closes gh-506
This commit is contained in:
Stephane Nicoll
2017-09-18 15:02:01 +02:00
parent d50d7667e3
commit 8efe5f34be
5 changed files with 92 additions and 0 deletions

View File

@@ -86,6 +86,7 @@
"my-api-bom": {
"groupId": "org.acme",
"artifactId": "my-api-bom",
"versionProperty": "my-api.version",
"additionalBoms": [
"my-api-dependencies-bom"
],