Skip to content
Snippets Groups Projects
Commit 2d3b7d29 authored by Jens Bendisposto's avatar Jens Bendisposto
Browse files

bumped version numbers

parent 846fb2bb
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BMotion Studio Editor Plug-in
Bundle-SymbolicName: de.bmotionstudio.gef.editor;singleton:=true
Bundle-Version: 5.2.1
Bundle-Version: 5.3.0
Bundle-Activator: de.bmotionstudio.gef.editor.BMotionEditorPlugin
Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
......@@ -13,7 +13,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jface.databinding;bundle-version="[1.2.1,2.0.0)",
org.eclipse.core.databinding.beans;bundle-version="[1.1.1,2.0.0)",
org.eclipse.gef;bundle-version="[3.7.0,4.0.0)",
de.prob.core;bundle-version="[9.1.0,9.2.0)",
de.prob.core;bundle-version="[9.1.0,9.3.0)",
org.eventb.core;bundle-version="[2.1.0,2.5.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ProB Animator Core
Bundle-SymbolicName: de.prob.core;singleton:=true
Bundle-Version: 9.1.2
Bundle-Version: 9.2.0
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.rodinp.core;bundle-version="[1.3.1,1.6.0)",
org.eventb.core;bundle-version="[2.1.0,2.5.0)"
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ProB Rodin2 UI Bindings
Bundle-SymbolicName: de.prob.plugin;singleton:=true
Bundle-Version: 2.1.1
Fragment-Host: de.prob.ui;bundle-version="[7.1.0,7.2)"
Bundle-Version: 2.1.2
Fragment-Host: de.prob.ui;bundle-version="[7.1.0,7.3.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: HHU Düsseldorf STUPS Group
......@@ -7,7 +7,7 @@ Bundle-Activator: de.prob.standalone.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
de.prob.ui;bundle-version="4.1.0",
de.prob.core;bundle-version="9.1.1",
de.prob.core;bundle-version="9.2.0",
de.bmotionstudio.gef.editor;bundle-version="5.2.0",
org.rodinp.core;bundle-version="1.2.0",
org.eventb.core;bundle-version="1.2.0",
......
......@@ -2,12 +2,12 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ProB Ui Plug-in
Bundle-SymbolicName: de.prob.ui;singleton:=true
Bundle-Version: 7.1.2
Bundle-Version: 7.2.0
Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
de.prob.core;bundle-version="[9.1.0,9.2.0)",
de.prob.core;bundle-version="[9.1.0,9.3.0)",
org.eventb.core;bundle-version="[2.1.0,2.5.0)",
org.eclipse.core.expressions;bundle-version="[3.4.101,4.0.0)",
org.eclipse.gef;bundle-version="[3.5.0,4.0.0)"
......
......@@ -2,7 +2,7 @@
<feature
id="de.prob.update_site"
label="Update_site"
version="1.0.2">
version="1.0.3">
<description url="http://www.stups.uni-duesseldorf.de/ProB">
ProB is an animator and model checker for the B-Method. It allows
......
......@@ -2,7 +2,7 @@
<feature
id="de.prob2.feature"
label="ProB for Rodin2"
version="2.2.7"
version="2.3.0"
provider-name="HHU Düsseldorf STUPS Group">
<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