diff options
author | JohnKeeney <john.keeney@est.tech> | 2023-12-11 13:26:21 +0000 |
---|---|---|
committer | JohnKeeney <john.keeney@est.tech> | 2023-12-11 13:26:35 +0000 |
commit | c34f63100e986b167dee415f6d6fd5573fe5b3d0 (patch) | |
tree | fad5674e520a3567270cd2b3324bd19329556ee0 /springboot/pom.xml | |
parent | ce63934ab223cd83a97a9403bb971e55ac003993 (diff) |
Add springboot parent 32
Change-Id: I3c881e256e8ce296fb731ca94ee5fbf1f5cc9fef
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3974
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 29285af7..39524d88 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -23,6 +23,7 @@ <module>springboot27</module> <module>springboot30</module> <module>springboot31</module> + <module>springboot32</module> </modules> <distributionManagement> |