release version 1.11.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
~~~~~~licensing~~~~~~
|
||||
modules
|
||||
==========
|
||||
Copyright (C) 2020 - 2024 EmDev LLC
|
||||
Copyright (C) 2020 - 2025 EmDev LLC
|
||||
==========
|
||||
You may not use this file except in accordance with the License Terms of the Copyright
|
||||
Holder located at: https://entaxy.ru/eula . All copyrights, all intellectual property
|
||||
@@ -46,6 +46,10 @@
|
||||
<feature version="${project.version}">entaxy-uniform-service</feature>
|
||||
|
||||
<feature version="${project.version}">entaxy-atlasmap</feature>
|
||||
|
||||
<feature version="${project.version}">entaxy-data-modules</feature>
|
||||
|
||||
<feature version="${project.version}">entaxy-onec</feature>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-cxf-echo" version="${project.version}">
|
||||
@@ -56,6 +60,10 @@
|
||||
</capability>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-onec" version="${project.version}">
|
||||
<bundle>mvn:ru.entaxy.esb.platform.runtime.modules/onec/${project.version}</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-atlasmap" version="${project.version}">
|
||||
|
||||
<!-- @underlying -->
|
||||
@@ -84,4 +92,11 @@
|
||||
entaxy.ui.module;module=atlasmap
|
||||
</capability>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-data-modules" version="${project.version}">
|
||||
<bundle>mvn:ru.entaxy.platform.modules.data.data-mapper/data-mapper-runtime/${project.version}</bundle>
|
||||
<bundle>mvn:ru.entaxy.platform.modules.data.data-mapper/data-mapper-shell/${project.version}</bundle>
|
||||
<bundle>mvn:ru.entaxy.platform.modules.data.data-mapper/data-mapper-management/${project.version}</bundle>
|
||||
<bundle>mvn:ru.entaxy.platform.modules.data/data-management/${project.version}</bundle>
|
||||
</feature>
|
||||
</features>
|
||||
|
||||
Reference in New Issue
Block a user