Singal, Kapil (ks220y) | 46751a7 | 2020-02-19 17:45:00 -0500 | [diff] [blame] | 1 | ## !!!!! PLEASE READ !!!!! |
| 2 | |
| 3 | The actual parent poms are being generated from below two pom-template |
| 4 | |
| 5 | ##### ODL related parent poms: |
| 6 | ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml |
| 7 | |
| 8 | ##### Springboot related parent poms: |
| 9 | ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml |
| 10 | |
| 11 | #### Note: |
| 12 | Any updates needed should be made to respective template and not to the generated pom.xml file/files. |
| 13 | |
| 14 | Every parent pom has associated properties files (src/main/properties).<br> |
| 15 | Setup module will read those properties and populate respective values within generated pom.xml |