diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2022-05-02 14:13:19 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2022-05-04 08:30:31 -0400 |
commit | 76ea3c6659f864a7e577702165619df20b6f654c (patch) | |
tree | 058df9a76bfb37270632f788a5e857f6a9585e75 /springboot/pom.xml | |
parent | 386549759ed349d266a6310bb590070dd272e9f3 (diff) |
Refactoring springboot related template and pom-generation
Issue-ID: CCSDK-3629
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 26a51ef6..7a9817dc 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -18,7 +18,7 @@ <modules> <module>spring-boot-setup</module> <module>springboot1</module> - <module>springboot2</module> + <module>springboot23</module> <module>springboot25</module> <module>springboot26</module> </modules> |