release version 1.11.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
~~~~~~licensing~~~~~~
|
||||
base
|
||||
==========
|
||||
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
|
||||
@@ -78,7 +78,7 @@
|
||||
|
||||
<!-- feature prerequisite="true">entaxy-cef-support</feature -->
|
||||
|
||||
<bundle start-level="7" dependency="true">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
|
||||
<bundle start-level="8" dependency="true">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
|
||||
|
||||
<!-- to make sure config files won't be overwritten again -->
|
||||
<feature prerequisite="true">entaxy-underlying-configuration</feature>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
~~~~~~licensing~~~~~~
|
||||
base
|
||||
==========
|
||||
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
|
||||
@@ -39,8 +39,11 @@
|
||||
<repository>mvn:ru.entaxy.esb.system/system-parent/${project.version}/xml/basics</repository>
|
||||
-->
|
||||
|
||||
<feature name="entaxy-cef-support" version="${project.version}" start-level="7">
|
||||
<bundle start-level="7">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
|
||||
<feature name="entaxy-cef-support" version="${project.version}" start-level="8">
|
||||
<bundle start-level="8">mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson.version}</bundle>
|
||||
<bundle start-level="8">mvn:com.fasterxml.jackson.core/jackson-core/${jackson.version}</bundle>
|
||||
<bundle start-level="8">mvn:com.fasterxml.jackson.core/jackson-databind/${jackson.version}</bundle>
|
||||
<bundle start-level="8">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="base-support" version="${project.version}" start-level="${bundle.startlevel.base}">
|
||||
|
||||
Reference in New Issue
Block a user