diff options
Diffstat (limited to 'releng/runtime/org.eclipse.fx.runtime.feature/feature.xml')
-rw-r--r-- | releng/runtime/org.eclipse.fx.runtime.feature/feature.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml index 4d4aa0918..bf38626c4 100644 --- a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml +++ b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.fx.runtime.feature" label="Rutime Bundle Collector Feature" - version="1.0.0.qualifier" + version="1.1.0.qualifier" provider-name="BestSolution.at"> <description url="http://www.example.com/description"> @@ -527,7 +527,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U install-size="0" version="0.0.0" unpack="false"/> - + <plugin id="org.eclipse.fx.core.fxml.source" download-size="0" |