release version 1.10.0
This commit is contained in:
@ -3,14 +3,21 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform</groupId>
|
||||
<artifactId>runtime</artifactId>
|
||||
<version>1.9.0</version>
|
||||
<version>1.10.0</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime</groupId>
|
||||
<artifactId>modules</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>ENTAXY :: PLATFORM :: RUNTIME :: MODULES</name>
|
||||
<description>ENTAXY :: PLATFORM :: RUNTIME :: MODULES</description>
|
||||
|
||||
<properties>
|
||||
<atlas.version>2.5.2</atlas.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
<module>uniform-service</module>
|
||||
<module>atlasmap</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user