Skip to content
Snippets Groups Projects
Commit cbf4d62b authored by dgelessus's avatar dgelessus
Browse files

Bump all the version numbers for next version 3.1.1

parent 54c9cfbc
No related branches found
No related tags found
No related merge requests found
Pipeline #119239 passed
...@@ -2,9 +2,9 @@ Manifest-Version: 1.0 ...@@ -2,9 +2,9 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: BMotion Studio Editor Plug-in Bundle-Name: BMotion Studio Editor Plug-in
Bundle-SymbolicName: de.bmotionstudio.gef.editor;singleton:=true Bundle-SymbolicName: de.bmotionstudio.gef.editor;singleton:=true
Bundle-Version: 5.6.0.qualifier Bundle-Version: 5.6.1.qualifier
Bundle-Activator: de.bmotionstudio.gef.editor.BMotionEditorPlugin Bundle-Activator: de.bmotionstudio.gef.editor.BMotionEditorPlugin
Require-Bundle: de.prob.core;bundle-version="[9.5.0,9.6.0)";visibility:=reexport, Require-Bundle: de.prob.core;bundle-version="[9.5.1,9.6.0)";visibility:=reexport,
org.eclipse.core.databinding;bundle-version="[1.10.0,2.0.0)", org.eclipse.core.databinding;bundle-version="[1.10.0,2.0.0)",
org.eclipse.core.databinding.beans;bundle-version="[1.7.0,2.0.0)", org.eclipse.core.databinding.beans;bundle-version="[1.7.0,2.0.0)",
org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)", org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)",
......
...@@ -2,8 +2,8 @@ Manifest-Version: 1.0 ...@@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: BMotion Studio Rodin Integration Bundle-Name: BMotion Studio Rodin Integration
Bundle-SymbolicName: de.bmotionstudio.rodin;singleton:=true Bundle-SymbolicName: de.bmotionstudio.rodin;singleton:=true
Bundle-Version: 1.3.0.qualifier Bundle-Version: 1.3.1.qualifier
Fragment-Host: de.bmotionstudio.gef.editor;bundle-version="[5.6.0,5.7.0)" Fragment-Host: de.bmotionstudio.gef.editor;bundle-version="[5.6.1,5.7.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: HHU Düsseldorf STUPS Group Bundle-Vendor: HHU Düsseldorf STUPS Group
Require-Bundle: org.eclipse.ui.navigator;bundle-version="3.5.0" Require-Bundle: org.eclipse.ui.navigator;bundle-version="3.5.0"
...@@ -4,7 +4,7 @@ Bundle-Name: Tests ...@@ -4,7 +4,7 @@ Bundle-Name: Tests
Bundle-SymbolicName: de.prob.core.tests Bundle-SymbolicName: de.prob.core.tests
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0.qualifier
Bundle-Activator: de.prob.core.tests.Activator Bundle-Activator: de.prob.core.tests.Activator
Require-Bundle: de.prob.core;bundle-version="[9.5.0,9.6.0)", Require-Bundle: de.prob.core;bundle-version="[9.5.1,9.6.0)",
org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)", org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)",
org.eventb.core;bundle-version="[3.5.0,4.0.0)", org.eventb.core;bundle-version="[3.5.0,4.0.0)",
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Animator Core Bundle-Name: ProB Animator Core
Bundle-SymbolicName: de.prob.core;singleton:=true Bundle-SymbolicName: de.prob.core;singleton:=true
Bundle-Version: 9.5.0.qualifier Bundle-Version: 9.5.1.qualifier
Require-Bundle: org.eclipse.core.filesystem;bundle-version="[1.7.0,2.0.0)", Require-Bundle: org.eclipse.core.filesystem;bundle-version="[1.7.0,2.0.0)",
org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)", org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)",
......
...@@ -2,9 +2,9 @@ Manifest-Version: 1.0 ...@@ -2,9 +2,9 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Disprover Core for EventB Bundle-Name: ProB Disprover Core for EventB
Bundle-SymbolicName: de.prob.eventb.disprover.core;singleton:=true Bundle-SymbolicName: de.prob.eventb.disprover.core;singleton:=true
Bundle-Version: 2.1.0.qualifier Bundle-Version: 2.1.1.qualifier
Bundle-Vendor: Heinrich-Heine University Dusseldorf Bundle-Vendor: Heinrich-Heine University Dusseldorf
Require-Bundle: de.prob.core;bundle-version="[9.5.0,9.6.0)", Require-Bundle: de.prob.core;bundle-version="[9.5.1,9.6.0)",
org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)",
org.eventb.core;bundle-version="[3.5.0,4.0.0)", org.eventb.core;bundle-version="[3.5.0,4.0.0)",
org.eventb.core.ast;bundle-version="[3.5.0,4.0.0)", org.eventb.core.ast;bundle-version="[3.5.0,4.0.0)",
......
...@@ -2,11 +2,11 @@ Manifest-Version: 1.0 ...@@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Disprover UI for EventB Bundle-Name: ProB Disprover UI for EventB
Bundle-SymbolicName: de.prob.eventb.disprover.ui;singleton:=true Bundle-SymbolicName: de.prob.eventb.disprover.ui;singleton:=true
Bundle-Version: 2.1.0.qualifier Bundle-Version: 2.1.1.qualifier
Bundle-Vendor: Heinrich-Heine University Dusseldorf Bundle-Vendor: Heinrich-Heine University Dusseldorf
Require-Bundle: de.prob.core;bundle-version="[9.5.0,9.6.0)", Require-Bundle: de.prob.core;bundle-version="[9.5.1,9.6.0)",
de.prob.eventb.disprover.core;bundle-version="[2.1.0,2.2.0)", de.prob.eventb.disprover.core;bundle-version="[2.1.1,2.2.0)",
de.prob.ui;bundle-version="[7.5.0,7.6.0)", de.prob.ui;bundle-version="[7.5.1,7.6.0)",
org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)",
org.eclipse.osgi;bundle-version="[3.16.0,4.0.0)", org.eclipse.osgi;bundle-version="[3.16.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.118.0,4.0.0)", org.eclipse.ui;bundle-version="[3.118.0,4.0.0)",
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Rodin2 UI Bindings Bundle-Name: ProB Rodin2 UI Bindings
Bundle-SymbolicName: de.prob.plugin;singleton:=true Bundle-SymbolicName: de.prob.plugin;singleton:=true
Bundle-Version: 2.4.0.qualifier Bundle-Version: 2.4.1.qualifier
Fragment-Host: de.prob.ui;bundle-version="[7.5.0,7.6.0)" Fragment-Host: de.prob.ui;bundle-version="[7.5.1,7.6.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: HHU Düsseldorf STUPS Group Bundle-Vendor: HHU Düsseldorf STUPS Group
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Symbolic Evaluation Support Bundle-Name: ProB Symbolic Evaluation Support
Bundle-SymbolicName: de.prob.symbolic;singleton:=true Bundle-SymbolicName: de.prob.symbolic;singleton:=true
Bundle-Version: 7.5.0.qualifier Bundle-Version: 7.5.1.qualifier
Bundle-Activator: de.prob.symbolic.Activator Bundle-Activator: de.prob.symbolic.Activator
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.118.0,4.0.0)", org.eclipse.ui;bundle-version="[3.118.0,4.0.0)",
......
...@@ -2,8 +2,8 @@ Manifest-Version: 1.0 ...@@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Ui Plug-in Bundle-Name: ProB Ui Plug-in
Bundle-SymbolicName: de.prob.ui;singleton:=true Bundle-SymbolicName: de.prob.ui;singleton:=true
Bundle-Version: 7.5.0.qualifier Bundle-Version: 7.5.1.qualifier
Require-Bundle: de.prob.core;bundle-version="[9.5.0,9.6.0)", Require-Bundle: de.prob.core;bundle-version="[9.5.1,9.6.0)",
org.eclipse.core.expressions;bundle-version="[3.7.0,4.0.0)", org.eclipse.core.expressions;bundle-version="[3.7.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)", org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.20.0,4.0.0)",
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<feature <feature
id="de.prob2.disprover.feature" id="de.prob2.disprover.feature"
label="ProB for Rodin3 - (Dis)Prover" label="ProB for Rodin3 - (Dis)Prover"
version="3.1.0.qualifier" version="3.1.1.qualifier"
provider-name="HHU Düsseldorf STUPS Group"> provider-name="HHU Düsseldorf STUPS Group">
<description url="http://www.stups.uni-duesseldorf.de/ProB"> <description url="http://www.stups.uni-duesseldorf.de/ProB">
...@@ -228,9 +228,9 @@ litigation. ...@@ -228,9 +228,9 @@ litigation.
</license> </license>
<requires> <requires>
<import plugin="de.prob.core" version="9.5.0" match="equivalent"/> <import plugin="de.prob.core" version="9.5.1" match="equivalent"/>
<import plugin="de.prob.eventb.disprover.core" version="2.1.0" match="equivalent"/> <import plugin="de.prob.eventb.disprover.core" version="2.1.1" match="equivalent"/>
<import plugin="de.prob.ui" version="7.5.0" match="equivalent"/> <import plugin="de.prob.ui" version="7.5.1" match="equivalent"/>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.osgi" version="3.16.0" match="compatible"/> <import plugin="org.eclipse.osgi" version="3.16.0" match="compatible"/>
<import plugin="org.eclipse.ui" version="3.118.0" match="compatible"/> <import plugin="org.eclipse.ui" version="3.118.0" match="compatible"/>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<feature <feature
id="de.prob2.feature" id="de.prob2.feature"
label="ProB for Rodin3" label="ProB for Rodin3"
version="3.1.0.qualifier" version="3.1.1.qualifier"
provider-name="HHU Düsseldorf STUPS Group"> provider-name="HHU Düsseldorf STUPS Group">
<description url="http://www.stups.uni-duesseldorf.de/ProB"> <description url="http://www.stups.uni-duesseldorf.de/ProB">
...@@ -228,9 +228,9 @@ litigation. ...@@ -228,9 +228,9 @@ litigation.
</license> </license>
<requires> <requires>
<import plugin="de.bmotionstudio.gef.editor" version="5.6.0" match="equivalent"/> <import plugin="de.bmotionstudio.gef.editor" version="5.6.1" match="equivalent"/>
<import plugin="de.prob.core" version="9.5.0" match="equivalent"/> <import plugin="de.prob.core" version="9.5.1" match="equivalent"/>
<import plugin="de.prob.ui" version="7.5.0" match="equivalent"/> <import plugin="de.prob.ui" version="7.5.1" match="equivalent"/>
<import plugin="org.eclipse.core.databinding" version="1.10.0" match="compatible"/> <import plugin="org.eclipse.core.databinding" version="1.10.0" match="compatible"/>
<import plugin="org.eclipse.core.databinding.beans" version="1.7.0" match="compatible"/> <import plugin="org.eclipse.core.databinding.beans" version="1.7.0" match="compatible"/>
<import plugin="org.eclipse.core.expressions" version="3.7.0" match="compatible"/> <import plugin="org.eclipse.core.expressions" version="3.7.0" match="compatible"/>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<feature <feature
id="de.prob2.symbolic.feature" id="de.prob2.symbolic.feature"
label="ProB for Rodin3 - Symbolic Constants Support" label="ProB for Rodin3 - Symbolic Constants Support"
version="3.1.0.qualifier" version="3.1.1.qualifier"
provider-name="HHU Düsseldorf STUPS Group"> provider-name="HHU Düsseldorf STUPS Group">
<description url="http://www.stups.uni-duesseldorf.de/ProB"> <description url="http://www.stups.uni-duesseldorf.de/ProB">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment