release version 1.10.0
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# ~~~~~~licensing~~~~~~
|
||||
# entaxy-underlying-configuration
|
||||
# ==========
|
||||
# Copyright (C) 2020 - 2023 EmDev LLC
|
||||
# Copyright (C) 2020 - 2024 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
|
||||
@ -58,7 +58,7 @@ karaf.framework=felix
|
||||
# Location of the OSGi frameworks
|
||||
#
|
||||
karaf.framework.equinox=mvn\:org.eclipse.platform/org.eclipse.osgi/3.12.100
|
||||
karaf.framework.felix=mvn\:org.apache.felix/org.apache.felix.framework/5.6.12
|
||||
karaf.framework.felix=mvn\:org.apache.felix/org.apache.felix.framework/5.6.12-ENTAXY
|
||||
|
||||
#
|
||||
# Framework config properties.
|
||||
@ -198,7 +198,7 @@ org.osgi.framework.bundle.parent=framework
|
||||
#
|
||||
# Definition of the default bundle start level
|
||||
#
|
||||
org.osgi.framework.startlevel.beginning=100
|
||||
org.osgi.framework.startlevel.beginning=200
|
||||
karaf.startlevel.bundle=80
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user