ENTAXY-392 release version 1.8.2.2

This commit is contained in:
2022-09-14 17:01:04 +03:00
parent 4afe1fd5a4
commit 87c6dc76d0
151 changed files with 154 additions and 154 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>underlying</artifactId>
<version>1.8.2</version>
<version>1.8.2.2</version>
</parent>
<groupId>ru.entaxy.esb.underlying</groupId>
<artifactId>entaxy-underlying-configuration</artifactId>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>underlying</artifactId>
<version>1.8.2</version>
<version>1.8.2.2</version>
</parent>
<groupId>ru.entaxy.esb.underlying</groupId>
<artifactId>entaxy-underlying-features</artifactId>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>root</artifactId>
<version>1.8.2</version>
<version>1.8.2.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>com.h2database</groupId>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>root</artifactId>
<version>1.8.2</version>
<version>1.8.2.2</version>
</parent>
<artifactId>underlying</artifactId>
<packaging>pom</packaging>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>underlying</artifactId>
<version>1.8.2</version>
<version>1.8.2.2</version>
</parent>
<groupId>org.codehaus.woodstox</groupId>