Reinstate parent-context sample in list of modules

Closes gh-15469
This commit is contained in:
Andy Wilkinson 2018-12-14 14:56:26 +00:00
parent 80cfff753a
commit b264b4417d
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
<module>spring-boot-sample-logback</module>
<module>spring-boot-sample-oauth2-client</module>
<module>spring-boot-sample-oauth2-resource-server</module>
<module>spring-boot-sample-parent-context</module>
<module>spring-boot-sample-profile</module>
<module>spring-boot-sample-property-validation</module>
<module>spring-boot-sample-quartz</module>