release version 1.10.1

This commit is contained in:
2024-12-14 04:43:11 +03:00
parent 3aeb55a9d8
commit 65a24a63b0
205 changed files with 208 additions and 208 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>ru.entaxy.esb.platform.runtime.modules</groupId>
<artifactId>atlasmap</artifactId>
<version>1.10.0</version>
<version>1.10.1</version>
</parent>
<groupId>ru.entaxy.esb.platform.runtime.modules.atlasmap</groupId>
<artifactId>entaxy-atlasmap-plugin</artifactId>
@@ -190,7 +190,7 @@
</execution>
</executions>
<configuration>
<manifestLocation>target/entaxy-atlasmap-plugin-1.10.0/META-INF</manifestLocation>
<manifestLocation>target/entaxy-atlasmap-plugin-1.10.1/META-INF</manifestLocation>
<supportedProjectTypes>
<supportedProjectType>jar</supportedProjectType>
<supportedProjectType>bundle</supportedProjectType>