From 05a2dd9e2206cb98507b0036a1e779ec5d4204dc Mon Sep 17 00:00:00 2001 From: Erlend Stav <erlend.stav@sintef.no> Date: Tue, 18 Oct 2011 14:15:11 +0000 Subject: [PATCH] Updated version number --- .../feature.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/uAALRunner/org.ops4j.pax.runner.eclipse.ui.aalstudio.feature/feature.xml b/uAALRunner/org.ops4j.pax.runner.eclipse.ui.aalstudio.feature/feature.xml index 6847be8cd..19dc4a0ac 100644 --- a/uAALRunner/org.ops4j.pax.runner.eclipse.ui.aalstudio.feature/feature.xml +++ b/uAALRunner/org.ops4j.pax.runner.eclipse.ui.aalstudio.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.ops4j.pax.runner.eclipse.ui.aalstudio.feature" label="Pax Runner Plugin for Eclipse UI for AAL Studio" - version="1.7.5.201110181445" + version="1.7.5.201110181545" provider-name="OPS4j.org"> <copyright url="http://www.ops4j.org"> @@ -250,6 +250,7 @@ limitations under the License. <requires> <import plugin="org.eclipse.pde.ui" version="3.6.1.v20110210_r362" match="greaterOrEqual"/> + <import feature="org.ops4j.pax.runner.eclipse.core.feature" version="1.7.5.201106072115"/> </requires> <plugin -- GitLab