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

@ -6,7 +6,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>
@ -18,10 +18,14 @@
<description>SYSTEM :: ENTAXY :: REGISTRY</description>
<modules>
<!--
<module>system-component</module>
-->
<module>system-api</module>
<module>system-impl</module>
<!--
<module>system-profile</module>
-->
</modules>
</project>