File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
doc/plugins/eu.esdihumboldt.hale.doc.application
ui/plugins/eu.esdihumboldt.hale.ui.application Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
project = {
6
6
// version
7
7
// major.minor.micro-SNAPSHOT - remove -SNAPSHOT for releases
8
- version = ' 5.1.0-SNAPSHOT '
8
+ version = ' 5.0.1 '
9
9
10
10
// when increasing the version number, at least the version of the .application bundles
11
11
// should be increased so they state an updated application version
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<?pde version =" 3.5" ?>
3
3
4
- <product name =" halestudio Infocenter" uid =" eu.esdihumboldt.hale.infocenter" id =" eu.esdihumboldt.hale.doc.application.InfoCenter" application =" eu.esdihumboldt.hale.doc.application.infocenterApplication" version =" 5.1.0 .qualifier" useFeatures =" false" includeLaunchers =" true" >
4
+ <product name =" halestudio Infocenter" uid =" eu.esdihumboldt.hale.infocenter" id =" eu.esdihumboldt.hale.doc.application.InfoCenter" application =" eu.esdihumboldt.hale.doc.application.infocenterApplication" version =" 5.0.1 .qualifier" useFeatures =" false" includeLaunchers =" true" >
5
5
6
6
<configIni use =" default" >
7
7
</configIni >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : HALE Infocenter
4
4
Bundle-SymbolicName : eu.esdihumboldt.hale.doc.application;singleton:=true
5
- Bundle-Version : 5.1.0 .qualifier
5
+ Bundle-Version : 5.0.1 .qualifier
6
6
Require-Bundle : org.eclipse.core.runtime;bundle-version="3.7.0",
7
7
org.eclipse.help;bundle-version="3.5.100",
8
8
org.eclipse.help.base;bundle-version="3.6.1"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<?pde version =" 3.5" ?>
3
3
4
- <product name =" hale studio" uid =" eu.esdihumboldt.hale" id =" eu.esdihumboldt.hale.ui.application.HALE" application =" eu.esdihumboldt.hale.ui.application" version =" 5.1.0 .qualifier" useFeatures =" true" includeLaunchers =" true" autoIncludeRequirements =" false" >
4
+ <product name =" hale studio" uid =" eu.esdihumboldt.hale" id =" eu.esdihumboldt.hale.ui.application.HALE" application =" eu.esdihumboldt.hale.ui.application" version =" 5.0.1 .qualifier" useFeatures =" true" includeLaunchers =" true" autoIncludeRequirements =" false" >
5
5
6
6
<aboutInfo >
7
7
<image path =" /eu.esdihumboldt.hale.ui.application/images/hale_about.png" />
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : HALE Application
4
4
Bundle-SymbolicName : eu.esdihumboldt.hale.ui.application;singleton:=true
5
- Bundle-Version : 5.1.0 .qualifier
5
+ Bundle-Version : 5.0.1 .qualifier
6
6
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
7
7
Require-Bundle : org.eclipse.core.runtime;bundle-version="3.6.0",
8
8
org.eclipse.ui;bundle-version="3.6.2",
You can’t perform that action at this time.
0 commit comments