Skip to content
Snippets Groups Projects
Commit 792b9fb2 authored by Johannes Eder's avatar Johannes Eder
Browse files

2.17 -> 2.18

parent f68af2ce
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.fortiss.af3.rcp.application
Bundle-ManifestVersion: 2
Bundle-Name: AF3 RCP
Bundle-SymbolicName: org.fortiss.af3.rcp.application;singleton:=true
Bundle-Version: 2.17.0.qualifier
Bundle-Version: 2.18.0.qualifier
Bundle-Activator: org.fortiss.af3.rcp.application.AF3ApplicationActivator
Bundle-Vendor: fortiss GmbH
Bundle-RequiredExecutionEnvironment: JavaSE-11
......@@ -18,25 +18,25 @@ Export-Package: org.fortiss.af3.rcp.application;
org.eclipse.equinox.app,
org.osgi.framework",
org.fortiss.af3.rcp.application.example
Require-Bundle: org.fortiss.af3.rcp.help;bundle-version="2.17.0",
eu.fbk.af3.tools.diagram.ui;bundle-version="2.17.0",
org.fortiss.af3.cosimulation.ui;bundle-version="2.17.0",
org.fortiss.af3.exploration.ui;bundle-version="2.17.0",
org.fortiss.af3.mira.ui;bundle-version="2.17.0",
org.fortiss.af3.mode.ui;bundle-version="2.17.0",
org.fortiss.af3.operatorpanel.ui;bundle-version="2.17.0",
org.fortiss.af3.partition.ui;bundle-version="2.17.0",
org.fortiss.af3.platform.hierarchic.ui;bundle-version="2.17.0",
org.fortiss.af3.platform.ui;bundle-version="2.17.0",
org.fortiss.af3.project;bundle-version="2.17.0",
org.fortiss.af3.project.ui;bundle-version="2.17.0",
org.fortiss.af3.safety.ui;bundle-version="2.17.0",
org.fortiss.af3.safetycases.ui;bundle-version="2.17.0",
org.fortiss.af3.task.ui;bundle-version="2.17.0",
org.fortiss.af3.schedule.ui;bundle-version="2.17.0",
org.fortiss.af3.state.ui;bundle-version="2.17.0",
org.fortiss.af3.timing.ui;bundle-version="2.17.0",
org.fortiss.tooling.kernel.ui;bundle-version="2.17.0",
Require-Bundle: org.fortiss.af3.rcp.help;bundle-version="2.18.0",
eu.fbk.af3.tools.diagram.ui;bundle-version="2.18.0",
org.fortiss.af3.cosimulation.ui;bundle-version="2.18.0",
org.fortiss.af3.exploration.ui;bundle-version="2.18.0",
org.fortiss.af3.mira.ui;bundle-version="2.18.0",
org.fortiss.af3.mode.ui;bundle-version="2.18.0",
org.fortiss.af3.operatorpanel.ui;bundle-version="2.18.0",
org.fortiss.af3.partition.ui;bundle-version="2.18.0",
org.fortiss.af3.platform.hierarchic.ui;bundle-version="2.18.0",
org.fortiss.af3.platform.ui;bundle-version="2.18.0",
org.fortiss.af3.project;bundle-version="2.18.0",
org.fortiss.af3.project.ui;bundle-version="2.18.0",
org.fortiss.af3.safety.ui;bundle-version="2.18.0",
org.fortiss.af3.safetycases.ui;bundle-version="2.18.0",
org.fortiss.af3.task.ui;bundle-version="2.18.0",
org.fortiss.af3.schedule.ui;bundle-version="2.18.0",
org.fortiss.af3.state.ui;bundle-version="2.18.0",
org.fortiss.af3.timing.ui;bundle-version="2.18.0",
org.fortiss.tooling.kernel.ui;bundle-version="2.18.0",
javax.servlet,
javax.servlet.jsp,
org.apache.commons.logging,
......
......@@ -34,7 +34,7 @@
</property>
<property
name="aboutText"
value="AutoFOCUS 3 - &quot;Phoenix&quot;&#x0A;&#x0A;Version: 2.17.0&#x0A;&#x0A;Copyright 2011-2018 fortiss GmbH&#x0A;&#x0A;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#x0A;you may not use this file except in compliance with the License.&#x0A;You may obtain a copy of the License at&#x0A;&#x0A; http://www.apache.org/licenses/LICENSE-2.0&#x0A;&#x0A;Unless required by applicable law or agreed to in writing, software&#x0A;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#x0A;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either&#x0A;express or implied. See the License for the specific language&#x0A;governing permissions and limitations under the License.">
value="AutoFOCUS 3 - &quot;Phoenix&quot;&#x0A;&#x0A;Version: 2.18.0&#x0A;&#x0A;Copyright 2011-2018 fortiss GmbH&#x0A;&#x0A;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#x0A;you may not use this file except in compliance with the License.&#x0A;You may obtain a copy of the License at&#x0A;&#x0A; http://www.apache.org/licenses/LICENSE-2.0&#x0A;&#x0A;Unless required by applicable law or agreed to in writing, software&#x0A;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#x0A;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either&#x0A;express or implied. See the License for the specific language&#x0A;governing permissions and limitations under the License.">
</property>
<property
name="startupProgressRect"
......
......@@ -4,7 +4,7 @@ Eclipse-BundleShape: dir
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Online Help
Bundle-SymbolicName: org.fortiss.af3.rcp.help;singleton:=true
Bundle-Version: 2.17.0.qualifier
Bundle-Version: 2.18.0.qualifier
Bundle-Vendor: fortiss GmbH
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment