Skip to content

Commit f826034

Browse files
authored
[JAVA-40929] Enabled axon module (#17896)
1 parent a0df5e5 commit f826034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns-modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</parent>
1515

1616
<modules>
17-
<!-- <module>axon</module> --> <!-- JAVA-40929 -->
17+
<module>axon</module>
1818
<module>clean-architecture</module>
1919
<module>coupling</module>
2020
<module>cqrs-es</module>

0 commit comments

Comments
 (0)