diff options
author | JohnKeeney <john.keeney@est.tech> | 2022-05-09 16:46:08 +0100 |
---|---|---|
committer | JohnKeeney <john.keeney@est.tech> | 2022-05-09 16:54:45 +0100 |
commit | 5286b7a9e0ed03bab57a93471e87c2f9d8492211 (patch) | |
tree | f6b0bea2abd9b615ace2f3d2bfecf2f59d02a031 /springboot/pom.xml | |
parent | 2d071d42b8c333ffadd084960f85a3822e414815 (diff) |
Update Spring 3PP versions - Cherrypicking & adapting from master
https://gerrit.onap.org/r/c/ccsdk/parent/+/129038
https://gerrit.onap.org/r/c/ccsdk/oran/+/129004
Issue-ID: CCSDK-3629
Change-Id: I9e0e015e200cafc6171c91b93b196be505c17c76
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index bb0e6966..77993e54 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -18,8 +18,9 @@ <modules> <module>spring-boot-setup</module> <module>springboot1</module> - <module>springboot2</module> + <module>springboot23</module> <module>springboot25</module> + <module>springboot26</module> </modules> <distributionManagement> |