Skip to content

Commit 1c71360

Browse files
authored
KTLN-426: Uncomment jee-kotlin from the kotlin-modules (#861)
1 parent 667b43c commit 1c71360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
<module>core-kotlin-companion</module>
361361
<module>core-kotlin-modules</module>
362362
<!-- <module>gradle-kotlin-dsl</module> --> <!-- not a Maven module -->
363-
<!-- <module>jee-kotlin</module> fixing in https://jira.baeldung.com/browse/KTLN-426 -->
363+
<module>jee-kotlin</module>
364364
<!-- <module>koin-guide</module> --> <!-- not a Maven module -->
365365
<!-- <module>kotest</module> --> <!-- not a Maven module -->
366366
<!-- <module>kotlin-apache-kafka</module> --> <!-- not a Maven module -->

0 commit comments

Comments
 (0)