release version 1.12.0
This commit is contained in:
17
pom.xml
17
pom.xml
@@ -6,12 +6,12 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy</groupId>
|
||||
<artifactId>entaxy-root</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.2.0</version>
|
||||
</parent>
|
||||
|
||||
<groupId>ru.entaxy.esb</groupId>
|
||||
<artifactId>root</artifactId>
|
||||
<version>1.11.0</version>
|
||||
<version>1.12.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>ENTAXY :: ESB :: ROOT</name>
|
||||
@@ -82,7 +82,7 @@
|
||||
<javax.persistence-api.version>2.2</javax.persistence-api.version>
|
||||
|
||||
<commons-lang3.version.old>3.2.1</commons-lang3.version.old>
|
||||
<commons-lang3.version>3.12.0</commons-lang3.version>
|
||||
<commons-lang3.version>3.14.0</commons-lang3.version>
|
||||
<commons-lang.version>2.6</commons-lang.version>
|
||||
<xerces.version>2.12.0</xerces.version>
|
||||
<commons-io.version>2.0.1</commons-io.version>
|
||||
@@ -159,6 +159,17 @@
|
||||
<platform.provided.artifactId>platform-provided-modules</platform.provided.artifactId>
|
||||
<platform.provided.data.artifactId>platform-provided-modules-data</platform.provided.data.artifactId>
|
||||
|
||||
<!-- skip profile collect-platform-provided-ui-modules needed for extras-->
|
||||
<skip.collect.platform.provided>false</skip.collect.platform.provided>
|
||||
|
||||
<atlasmap.version>1.4.0</atlasmap.version>
|
||||
<kaoto.version>2.7.0</kaoto.version>
|
||||
<swagger-editor.version>4.14.7</swagger-editor.version>
|
||||
|
||||
<pax-web.version>7.2.16</pax-web.version>
|
||||
|
||||
<entaxy.documentation.version>${project.version}</entaxy.documentation.version>
|
||||
<camel.documentation.version>${camel-docs.version}.entaxy</camel.documentation.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user