summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-23 13:29:42 +0000
committerGerrit Code Review <gerrit@onap.org>2024-09-23 13:29:42 +0000
commit8bd1f626640d452d92926957db39e9eeaa01d96c (patch)
tree69b99af32ec3c79be821de4a6139efebd169f7df /springboot/pom.xml
parent9998f9dc585e50d18cc279e3d103aef079078610 (diff)
parentf2e52deb999b971a1048f303b8ef89111869f97c (diff)
Merge "Upgrade for Java 17 with Kotlin 1.7"
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index bdaf00e7..5b8d8e08 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -21,6 +21,7 @@
<module>springboot25</module>
<module>springboot26</module>
<module>springboot27</module>
+ <module>springboot27-jdk17</module>
<module>springboot30</module>
<module>springboot31</module>
<module>springboot32</module>