ENTAXY-480 release version 1.8.3

This commit is contained in:
2023-08-03 04:44:09 +03:00
parent 603889d627
commit 5844a2e5cf
2546 changed files with 11242 additions and 207556 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb.platform.runtime</groupId>
<artifactId>core</artifactId>
<version>1.8.2.2</version>
<version>1.8.3</version>
</parent>
<groupId>ru.entaxy.esb.platform.runtime.core</groupId>
<artifactId>object-producing</artifactId>
@ -38,7 +38,7 @@
ru.entaxy.esb.platform.runtime.base.objects-base
</groupId>
<artifactId>objects-core</artifactId>
<version>1.8.2.2</version>
<version>1.8.3</version>
<type>bundle</type>
</dependency>
<dependency>
@ -46,7 +46,7 @@
ru.entaxy.esb.platform.runtime.base.objects-base
</groupId>
<artifactId>object-factory</artifactId>
<version>1.8.2.2</version>
<version>1.8.3</version>
<type>bundle</type>
</dependency>
</dependencies>
@ -57,5 +57,6 @@
<module>object-producing-shell</module>
<module>object-producing-management</module>
<module>object-producing-config-support</module>
<module>object-producing-resources-support</module>
</modules>
</project>