snowdrop / snowdrop-automation-client

snowdrop-automation-client
Apache License 2.0
1 stars 1 forks source link

Update spring-boot.version in examples if it exists #53

Closed gytis closed 4 years ago

gytis commented 4 years ago

I've removed this feature when updating the script because snowdrop-dependencies are now used as a parent for examples. But I forgot that flatten plugin removes all the properties, therefore example will fail to add correct labels to kubernetes resources. The examples should maintain their own Spring Boot version property and Atomist should update it.

gytis commented 4 years ago

PR https://github.com/snowdrop/snowdrop-automation-client/pull/54