JAVA-26395 Move grails module to web-modules (#15072)

This commit is contained in:
anuragkumawat
2023-10-29 23:22:39 +05:30
committed by GitHub
parent 05230cf79d
commit b9fa942d27
74 changed files with 1 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@
<module>bootique</module>
<module>dropwizard</module>
<module>google-web-toolkit</module>
<!-- <module>grails</module> --> <!-- Not a maven project -->
<module>jakarta-ee</module>
<!-- <module>java-lite</module> Not upgradable to java-17 adding in default-second and integration-lite-second profile that uses JDK 8-->
<module>javax-servlets</module>