Skip to content
Snippets Groups Projects
Commit da355587 authored by Carsten Stocklöw's avatar Carsten Stocklöw
Browse files

next try to update uaal Runner (last time the version number of the jar in the...

next try to update uaal Runner (last time the version number of the jar in the feature was overridden by the old 1.2.0)
parent 6cbfc160
No related branches found
No related tags found
No related merge requests found
Showing with 7 additions and 4 deletions
......@@ -2,7 +2,7 @@
<feature
id="org.universaal.igd.uaal.runner.ui.feature"
label="AAL Studio Pax Runner UI"
version="1.3.0"
version="1.3.1"
provider-name="universAAL"
plugin="org.universaal.tools.aalstudio.core">
......
......@@ -11,7 +11,7 @@
<groupId>org.universaal.igd</groupId>
<artifactId>pax-runner-uaal-ui-feature</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<packaging>jar</packaging>
<name>OPS4J Pax Runner - Eclipse Plugin UI - Feature</name>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: universAAL Pax Runner UI
Bundle-SymbolicName: org.universaal.igd.uaal.runner.ui;singleton:=true
Bundle-Version: 1.2.0
Bundle-Version: 1.3.1
Bundle-Vendor: universAAL
Fragment-Host: org.eclipse.pde.ui
Require-Bundle: org.eclipse.ui,
......
......@@ -12,7 +12,7 @@
<groupId>org.universaal.igd</groupId>
<artifactId>pax-runner-uaal-ui</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<packaging>jar</packaging>
<name>Pax Runner uAAL Tab</name>
......
No preview for this file type
No preview for this file type
......@@ -351,6 +351,9 @@
<feature url="features/org.universaal.igd.uaal.runner.ui.feature_1.3.0.jar" id="org.universaal.igd.uaal.runner.ui.feature" version="1.3.0">
<category name="universaal_tools"/>
</feature>
<feature url="features/org.universaal.igd.uaal.runner.ui.feature_1.3.1.jar" id="org.universaal.igd.uaal.runner.ui.feature" version="1.3.1">
<category name="universaal_tools"/>
</feature>
<category-def name="universaal_tools" label="AAL Studio tools">
<description>
Tools for development of AAL applications using the universAAL platform
......
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