release version 1.10.0

This commit is contained in:
2024-10-07 18:42:55 +03:00
parent 2034182607
commit a5088587f7
1501 changed files with 28818 additions and 59966 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>ru.entaxy.esb.system.registry</groupId>
<artifactId>registry</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>
<relativePath>../../registry/pom.xml</relativePath>
</parent>
@ -19,7 +19,11 @@
<modules>
<module>system-group-api</module>
<module>system-group-impl</module>
<!--
<module>system-group-component</module>
-->
<!--
<module>system-group-profile</module>
-->
</modules>
</project>