diff --git a/README.adoc b/README.adoc index 452eb98ea3..956bec6e2c 100644 --- a/README.adoc +++ b/README.adoc @@ -73,12 +73,12 @@ Consequently, you could directly include the SARL module into the Maven dependen io.sarl.maven io.sarl.maven.sdk - 0.10.0 + 0.10.1 ... ``` -Please, replace Version `0.10.0` in the previous snipset by the number of the version you want to use. +Please, replace Version `0.10.1` in the previous snipset by the number of the version you want to use. === 2.3. Use of the development version with Maven @@ -128,7 +128,7 @@ For using the `sarl-maven-plugin`, you should add in your pom file: io.sarl.maven sarl-maven-plugin - 0.10.0 + 0.10.1 true 1.8 @@ -143,7 +143,7 @@ For using the `sarl-maven-plugin`, you should add in your pom file: ... ``` -Please, replace Version `0.10.0` in the previous snipset by the number of the version you want to use. +Please, replace Version `0.10.1` in the previous snipset by the number of the version you want to use. CAUTION: Do not forget to set the `extensions` flag to `true`. diff --git a/build-tools/pom.xml b/build-tools/pom.xml index e1e0224317..344e9e9536 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 build-tools diff --git a/contribs/io.sarl.examples/io.sarl.examples.feature/feature.xml b/contribs/io.sarl.examples/io.sarl.examples.feature/feature.xml index a916ced4b9..24ef2bcb5e 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.feature/feature.xml +++ b/contribs/io.sarl.examples/io.sarl.examples.feature/feature.xml @@ -2,7 +2,7 @@ @@ -222,8 +222,8 @@ - - + + diff --git a/contribs/io.sarl.examples/io.sarl.examples.feature/pom.xml b/contribs/io.sarl.examples/io.sarl.examples.feature/pom.xml index 33199d2edd..094ed2fe2f 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.feature/pom.xml +++ b/contribs/io.sarl.examples/io.sarl.examples.feature/pom.xml @@ -4,7 +4,7 @@ io.sarl.examples io.sarl.examples - 0.10.0 + 0.10.1 io.sarl.examples.feature diff --git a/contribs/io.sarl.examples/io.sarl.examples.plugin/META-INF/MANIFEST.MF b/contribs/io.sarl.examples/io.sarl.examples.plugin/META-INF/MANIFEST.MF index ab672b5f17..eb62b5730a 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.plugin/META-INF/MANIFEST.MF +++ b/contribs/io.sarl.examples/io.sarl.examples.plugin/META-INF/MANIFEST.MF @@ -2,14 +2,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.examples.plugin;singleton:=true Automatic-Module-Name: io.sarl.examples.plugin -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Bundle-Activator: io.sarl.examples.SARLExamplePlugin -Require-Bundle: io.sarl.eclipse;bundle-version="0.10.0", - io.sarl.m2e;bundle-version="0.10.0", +Require-Bundle: io.sarl.eclipse;bundle-version="0.10.1", + io.sarl.m2e;bundle-version="0.10.1", org.eclipse.xtext.ui;bundle-version="2.19.0", org.eclipse.ui;bundle-version="3.114.0", org.eclipse.core.runtime;bundle-version="3.16.0", diff --git a/contribs/io.sarl.examples/io.sarl.examples.plugin/about.mappings b/contribs/io.sarl.examples/io.sarl.examples.plugin/about.mappings index 5f14971e34..69bad134df 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.plugin/about.mappings +++ b/contribs/io.sarl.examples/io.sarl.examples.plugin/about.mappings @@ -6,7 +6,7 @@ # This file may be automatically generated. # Do not change it if there no replacement variables below. -0=20191026174952 +0=20200528072304 1=2014-2019 2=the original authors or authors 3=http://www.sarl.io diff --git a/contribs/io.sarl.examples/io.sarl.examples.plugin/build.xml b/contribs/io.sarl.examples/io.sarl.examples.plugin/build.xml index 9ac17a024c..c00c13e2cc 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.plugin/build.xml +++ b/contribs/io.sarl.examples/io.sarl.examples.plugin/build.xml @@ -47,8 +47,8 @@ - - + + @@ -61,8 +61,8 @@ - - + + diff --git a/contribs/io.sarl.examples/io.sarl.examples.plugin/pom.xml b/contribs/io.sarl.examples/io.sarl.examples.plugin/pom.xml index 9a682e9ba9..b21474a4ff 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.plugin/pom.xml +++ b/contribs/io.sarl.examples/io.sarl.examples.plugin/pom.xml @@ -4,7 +4,7 @@ io.sarl.examples io.sarl.examples - 0.10.0 + 0.10.1 io.sarl.examples.plugin diff --git a/contribs/io.sarl.examples/io.sarl.examples.tests/pom.xml b/contribs/io.sarl.examples/io.sarl.examples.tests/pom.xml index 9a562a9227..35263e1a9c 100644 --- a/contribs/io.sarl.examples/io.sarl.examples.tests/pom.xml +++ b/contribs/io.sarl.examples/io.sarl.examples.tests/pom.xml @@ -4,7 +4,7 @@ io.sarl.examples io.sarl.examples - 0.10.0 + 0.10.1 io.sarl.examples.tests diff --git a/contribs/io.sarl.examples/pom.xml b/contribs/io.sarl.examples/pom.xml index 04c006be4f..c712ef9af4 100644 --- a/contribs/io.sarl.examples/pom.xml +++ b/contribs/io.sarl.examples/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.tycho-parent-ui - 0.10.0 + 0.10.1 ../../tycho-parent/tycho-parent-ui diff --git a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/feature.xml b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/feature.xml index 14b191febf..9061e323b9 100644 --- a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/feature.xml +++ b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/feature.xml @@ -2,7 +2,7 @@ @@ -222,9 +222,9 @@ - - - + + + diff --git a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/pom.xml b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/pom.xml index 0191378035..943f67dd8c 100644 --- a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/pom.xml +++ b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.feature/pom.xml @@ -4,7 +4,7 @@ io.sarl.experienceindex io.sarl.experienceindex - 0.10.0 + 0.10.1 io.sarl.experienceindex.feature diff --git a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/META-INF/MANIFEST.MF b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/META-INF/MANIFEST.MF index 13e7f34759..ce05899b54 100644 --- a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/META-INF/MANIFEST.MF +++ b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/META-INF/MANIFEST.MF @@ -2,16 +2,16 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.experienceindex.plugin;singleton:=true Automatic-Module-Name: io.sarl.experienceindex.plugin -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: io.sarl.experienceindex, io.sarl.experienceindex.eclipse -Require-Bundle: io.sarl.lang.core;bundle-version="0.10.0", - io.sarl.eclipse;bundle-version="0.10.0", - io.sarl.lang.ui;bundle-version="0.10.0", +Require-Bundle: io.sarl.lang.core;bundle-version="0.10.1", + io.sarl.eclipse;bundle-version="0.10.1", + io.sarl.lang.ui;bundle-version="0.10.1", org.eclipse.xtext.ui;bundle-version="2.19.0", org.eclipse.osgi;bundle-version="3.15.0", org.eclipse.core.commands;bundle-version="3.9.500", diff --git a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/pom.xml b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/pom.xml index bd54d5fa9b..eed23bd44b 100644 --- a/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/pom.xml +++ b/contribs/io.sarl.experienceindex/io.sarl.experienceindex.plugin/pom.xml @@ -4,7 +4,7 @@ io.sarl.experienceindex io.sarl.experienceindex - 0.10.0 + 0.10.1 io.sarl.experienceindex.plugin diff --git a/contribs/io.sarl.experienceindex/pom.xml b/contribs/io.sarl.experienceindex/pom.xml index c6e60022d1..0d65936841 100644 --- a/contribs/io.sarl.experienceindex/pom.xml +++ b/contribs/io.sarl.experienceindex/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.products.contribs - 0.10.0 + 0.10.1 io.sarl.experienceindex diff --git a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/feature.xml b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/feature.xml index 50130fb7d0..c60b78f9cb 100644 --- a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/feature.xml +++ b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/feature.xml @@ -2,7 +2,7 @@ @@ -222,9 +222,9 @@ - - - + + + diff --git a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/pom.xml b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/pom.xml index 3f5c2bea0e..2c3f5a8385 100644 --- a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/pom.xml +++ b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.feature/pom.xml @@ -4,7 +4,7 @@ io.sarl.pythongenerator io.sarl.pythongenerator - 0.10.0 + 0.10.1 io.sarl.pythongenerator.feature diff --git a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/META-INF/MANIFEST.MF b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/META-INF/MANIFEST.MF index 1ae1b4f4dc..302f7ee2a4 100644 --- a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/META-INF/MANIFEST.MF +++ b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.pythongenerator.generator;singleton:=true Automatic-Module-Name: io.sarl.pythongenerator.generator -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 @@ -12,7 +12,7 @@ Export-Package: io.sarl.pythongenerator.generator, io.sarl.pythongenerator.generator.generator, io.sarl.pythongenerator.generator.validator Bundle-Activator: io.sarl.pythongenerator.generator.PyGeneratorPlugin -Require-Bundle: io.sarl.lang;bundle-version="0.10.0", +Require-Bundle: io.sarl.lang;bundle-version="0.10.1", org.eclipse.xtext.common.types;bundle-version="2.19.0", org.eclipse.xtext.xbase;bundle-version="2.19.0", org.eclipse.xtext;bundle-version="2.19.0", diff --git a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/pom.xml b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/pom.xml index 2f932b750a..fd31bb473e 100644 --- a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/pom.xml +++ b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.generator/pom.xml @@ -4,7 +4,7 @@ io.sarl.pythongenerator io.sarl.pythongenerator - 0.10.0 + 0.10.1 io.sarl.pythongenerator.generator diff --git a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/META-INF/MANIFEST.MF b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/META-INF/MANIFEST.MF index cd91560f1d..2ff3e8c408 100644 --- a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/META-INF/MANIFEST.MF +++ b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.pythongenerator.ui;singleton:=true Automatic-Module-Name: io.sarl.pythongenerator.ui -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 @@ -13,9 +13,9 @@ Export-Package: io.sarl.pythongenerator.ui, io.sarl.pythongenerator.ui.preferences, io.sarl.pythongenerator.ui.validator Bundle-Activator: io.sarl.pythongenerator.ui.PyGeneratorUiPlugin -Require-Bundle: io.sarl.lang;bundle-version="0.10.0", - io.sarl.lang.ui;bundle-version="0.10.0", - io.sarl.pythongenerator.generator;bundle-version="0.10.0", +Require-Bundle: io.sarl.lang;bundle-version="0.10.1", + io.sarl.lang.ui;bundle-version="0.10.1", + io.sarl.pythongenerator.generator;bundle-version="0.10.1", org.eclipse.xtext.ui;bundle-version="2.19.0", org.eclipse.ui;bundle-version="3.114.0", org.eclipse.core.runtime;bundle-version="3.16.0" diff --git a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/pom.xml b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/pom.xml index 34584f4c12..2c3195b006 100644 --- a/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/pom.xml +++ b/contribs/io.sarl.pythongenerator/io.sarl.pythongenerator.ui/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent-ui - 0.10.0 + 0.10.1 ../../../tycho-parent/tycho-parent-ui diff --git a/contribs/io.sarl.pythongenerator/pom.xml b/contribs/io.sarl.pythongenerator/pom.xml index 89eda6aa65..a5a2e1cee9 100644 --- a/contribs/io.sarl.pythongenerator/pom.xml +++ b/contribs/io.sarl.pythongenerator/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.products.contribs - 0.10.0 + 0.10.1 io.sarl.pythongenerator diff --git a/contribs/pom.xml b/contribs/pom.xml index 409c3b8740..ed5a158633 100644 --- a/contribs/pom.xml +++ b/contribs/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../tycho-parent diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml index e77493d408..75bc5130f3 100644 --- a/dev-tools/pom.xml +++ b/dev-tools/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../tycho-parent diff --git a/docs/io.sarl.docs.doclet/pom.xml b/docs/io.sarl.docs.doclet/pom.xml index 01a948c219..7e47d4d58c 100644 --- a/docs/io.sarl.docs.doclet/pom.xml +++ b/docs/io.sarl.docs.doclet/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.docs - 0.10.0 + 0.10.1 io.sarl.docs diff --git a/docs/io.sarl.docs.markdown/pom.xml b/docs/io.sarl.docs.markdown/pom.xml index e5f1148c2e..0a2fcd59c2 100644 --- a/docs/io.sarl.docs.markdown/pom.xml +++ b/docs/io.sarl.docs.markdown/pom.xml @@ -6,7 +6,7 @@ io.sarl.docs io.sarl - 0.10.0 + 0.10.1 io.sarl.docs diff --git a/docs/pom.xml b/docs/pom.xml index c1bdf040ae..13a68c95ab 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -6,7 +6,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 io.sarl.docs diff --git a/main/apiplugins/io.sarl.core/META-INF/MANIFEST.MF b/main/apiplugins/io.sarl.core/META-INF/MANIFEST.MF index b5b1940181..65e81957bc 100644 --- a/main/apiplugins/io.sarl.core/META-INF/MANIFEST.MF +++ b/main/apiplugins/io.sarl.core/META-INF/MANIFEST.MF @@ -2,10 +2,10 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.core;singleton:=true Automatic-Module-Name: io.sarl.core -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.lang.core;bundle-version="0.10.0";visibility:=reexport, - io.sarl.util;bundle-version="0.10.0" +Require-Bundle: io.sarl.lang.core;bundle-version="0.10.1";visibility:=reexport, + io.sarl.util;bundle-version="0.10.1" Export-Package: io.sarl.core diff --git a/main/apiplugins/io.sarl.core/pom.xml b/main/apiplugins/io.sarl.core/pom.xml index 53639a7ea1..06c954293d 100644 --- a/main/apiplugins/io.sarl.core/pom.xml +++ b/main/apiplugins/io.sarl.core/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.plugins.api - 0.10.0 + 0.10.1 io.sarl.core eclipse-plugin diff --git a/main/apiplugins/io.sarl.util/META-INF/MANIFEST.MF b/main/apiplugins/io.sarl.util/META-INF/MANIFEST.MF index a05b0e3e3b..3c0a3f83b7 100644 --- a/main/apiplugins/io.sarl.util/META-INF/MANIFEST.MF +++ b/main/apiplugins/io.sarl.util/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.util;singleton:=true Automatic-Module-Name: io.sarl.util -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 @@ -10,7 +10,7 @@ Export-Package: io.sarl.eventdispatching, io.sarl.sarlspecification, io.sarl.util, io.sarl.util.concurrent -Require-Bundle: io.sarl.lang.core;bundle-version="0.10.0";visibility:=reexport, +Require-Bundle: io.sarl.lang.core;bundle-version="0.10.1";visibility:=reexport, org.eclipse.osgi;bundle-version="3.15.0", com.google.inject;bundle-version="4.1.0", javax.inject;bundle-version="1.0.0" diff --git a/main/apiplugins/io.sarl.util/pom.xml b/main/apiplugins/io.sarl.util/pom.xml index a21f196bde..edf4dc526a 100644 --- a/main/apiplugins/io.sarl.util/pom.xml +++ b/main/apiplugins/io.sarl.util/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.plugins.api - 0.10.0 + 0.10.1 io.sarl.util diff --git a/main/apiplugins/pom.xml b/main/apiplugins/pom.xml index 6682b57102..f596a013f6 100644 --- a/main/apiplugins/pom.xml +++ b/main/apiplugins/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../../tycho-parent diff --git a/main/coreplugins/io.sarl.eclipse/META-INF/MANIFEST.MF b/main/coreplugins/io.sarl.eclipse/META-INF/MANIFEST.MF index 41ff598075..4fcbd97737 100644 --- a/main/coreplugins/io.sarl.eclipse/META-INF/MANIFEST.MF +++ b/main/coreplugins/io.sarl.eclipse/META-INF/MANIFEST.MF @@ -2,12 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.eclipse;singleton:=true Automatic-Module-Name: io.sarl.eclipse Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy -Require-Bundle: io.sarl.lang.ui;bundle-version="0.10.0";visibility:=reexport, +Require-Bundle: io.sarl.lang.ui;bundle-version="0.10.1";visibility:=reexport, org.eclipse.xtend.core;bundle-version="2.19.0", org.eclipse.xtext.ui;bundle-version="2.19.0", org.eclipse.xtext.xbase.ui;bundle-version="2.19.0", diff --git a/main/coreplugins/io.sarl.eclipse/about.mappings b/main/coreplugins/io.sarl.eclipse/about.mappings index 5f14971e34..69bad134df 100644 --- a/main/coreplugins/io.sarl.eclipse/about.mappings +++ b/main/coreplugins/io.sarl.eclipse/about.mappings @@ -6,7 +6,7 @@ # This file may be automatically generated. # Do not change it if there no replacement variables below. -0=20191026174952 +0=20200528072304 1=2014-2019 2=the original authors or authors 3=http://www.sarl.io diff --git a/main/coreplugins/io.sarl.eclipse/pom.xml b/main/coreplugins/io.sarl.eclipse/pom.xml index d4d135242b..ea016e6f17 100644 --- a/main/coreplugins/io.sarl.eclipse/pom.xml +++ b/main/coreplugins/io.sarl.eclipse/pom.xml @@ -8,7 +8,7 @@ io.sarl io.sarl.tycho-parent-ui - 0.10.0 + 0.10.1 ../../../tycho-parent/tycho-parent-ui diff --git a/main/coreplugins/io.sarl.lang.core/META-INF/MANIFEST.MF b/main/coreplugins/io.sarl.lang.core/META-INF/MANIFEST.MF index deee9cdce6..2aafc044e2 100644 --- a/main/coreplugins/io.sarl.lang.core/META-INF/MANIFEST.MF +++ b/main/coreplugins/io.sarl.lang.core/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: io.sarl.lang.core;singleton:=true Automatic-Module-Name: io.sarl.lang.core -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.xtext.xbase.lib;bundle-version="2.19.0";visibility:=reexport, diff --git a/main/coreplugins/io.sarl.lang.core/about.mappings b/main/coreplugins/io.sarl.lang.core/about.mappings index abd7053826..69bad134df 100644 --- a/main/coreplugins/io.sarl.lang.core/about.mappings +++ b/main/coreplugins/io.sarl.lang.core/about.mappings @@ -6,7 +6,7 @@ # This file may be automatically generated. # Do not change it if there no replacement variables below. -0=20191026184309 +0=20200528072304 1=2014-2019 2=the original authors or authors 3=http://www.sarl.io diff --git a/main/coreplugins/io.sarl.lang.core/pom.xml b/main/coreplugins/io.sarl.lang.core/pom.xml index 9cc97edc1c..60048fef07 100644 --- a/main/coreplugins/io.sarl.lang.core/pom.xml +++ b/main/coreplugins/io.sarl.lang.core/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.plugins.core - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/main/coreplugins/io.sarl.lang.core/src/io/sarl/lang/SARLVersion.java b/main/coreplugins/io.sarl.lang.core/src/io/sarl/lang/SARLVersion.java index e521ea9b4d..bd8ba08128 100644 --- a/main/coreplugins/io.sarl.lang.core/src/io/sarl/lang/SARLVersion.java +++ b/main/coreplugins/io.sarl.lang.core/src/io/sarl/lang/SARLVersion.java @@ -48,7 +48,7 @@ public final class SARLVersion { * @see #SARL_RELEASE_VERSION_OSGI * @see #SARL_RELEASE_VERSION_MAVEN */ - public static final String SARL_RELEASE_VERSION = "0.10.0"; //$NON-NLS-1$ + public static final String SARL_RELEASE_VERSION = "0.10.1"; //$NON-NLS-1$ /** The version number in OSGI format of the current release of the SARL library. * @@ -57,7 +57,7 @@ public final class SARLVersion { * @see #SARL_RELEASE_VERSION * @see #SARL_RELEASE_VERSION_MAVEN */ - public static final String SARL_RELEASE_VERSION_OSGI = "0.10.0"; //$NON-NLS-1$ + public static final String SARL_RELEASE_VERSION_OSGI = "0.10.1"; //$NON-NLS-1$ /** The version number in Maven format of the current release of the SARL library. * @@ -66,7 +66,7 @@ public final class SARLVersion { * @see #SARL_RELEASE_VERSION * @see #SARL_RELEASE_VERSION_OSGI */ - public static final String SARL_RELEASE_VERSION_MAVEN = "0.10.0"; //$NON-NLS-1$ + public static final String SARL_RELEASE_VERSION_MAVEN = "0.10.1"; //$NON-NLS-1$ /** The status of the SARL specification. * diff --git a/main/coreplugins/io.sarl.lang.mwe2/META-INF/MANIFEST.MF b/main/coreplugins/io.sarl.lang.mwe2/META-INF/MANIFEST.MF index a6502fb418..4ebfddff00 100644 --- a/main/coreplugins/io.sarl.lang.mwe2/META-INF/MANIFEST.MF +++ b/main/coreplugins/io.sarl.lang.mwe2/META-INF/MANIFEST.MF @@ -2,12 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.lang.mwe2;singleton:=true Automatic-Module-Name: io.sarl.lang.mwe2 Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.lang.core;bundle-version="0.10.0", +Require-Bundle: io.sarl.lang.core;bundle-version="0.10.1", org.eclipse.xtext.generator;bundle-version="2.19.0", org.eclipse.xtext.xbase.ui;bundle-version="2.19.0", org.eclipse.xtext.ui;bundle-version="2.19.0", diff --git a/main/coreplugins/io.sarl.lang.mwe2/pom.xml b/main/coreplugins/io.sarl.lang.mwe2/pom.xml index caaec90a47..c8605e9b2f 100644 --- a/main/coreplugins/io.sarl.lang.mwe2/pom.xml +++ b/main/coreplugins/io.sarl.lang.mwe2/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.plugins.core - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/main/coreplugins/io.sarl.lang.ui/META-INF/MANIFEST.MF b/main/coreplugins/io.sarl.lang.ui/META-INF/MANIFEST.MF index 1749a2a245..fb6ba7fee8 100644 --- a/main/coreplugins/io.sarl.lang.ui/META-INF/MANIFEST.MF +++ b/main/coreplugins/io.sarl.lang.ui/META-INF/MANIFEST.MF @@ -2,11 +2,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.lang.ui; singleton:=true Automatic-Module-Name: io.sarl.lang.ui Bundle-ActivationPolicy: lazy -Require-Bundle: io.sarl.lang;bundle-version="0.10.0";visibility:=reexport, +Require-Bundle: io.sarl.lang;bundle-version="0.10.1";visibility:=reexport, org.eclipse.xtext.ui;bundle-version="2.19.0", org.eclipse.xtext.ui.shared;bundle-version="2.19.0", org.eclipse.xtext.ui.codetemplates.ui;bundle-version="2.19.0", diff --git a/main/coreplugins/io.sarl.lang.ui/about.mappings b/main/coreplugins/io.sarl.lang.ui/about.mappings index 5f14971e34..69bad134df 100644 --- a/main/coreplugins/io.sarl.lang.ui/about.mappings +++ b/main/coreplugins/io.sarl.lang.ui/about.mappings @@ -6,7 +6,7 @@ # This file may be automatically generated. # Do not change it if there no replacement variables below. -0=20191026174952 +0=20200528072304 1=2014-2019 2=the original authors or authors 3=http://www.sarl.io diff --git a/main/coreplugins/io.sarl.lang.ui/pom.xml b/main/coreplugins/io.sarl.lang.ui/pom.xml index c6dd1d147e..c50de876a0 100644 --- a/main/coreplugins/io.sarl.lang.ui/pom.xml +++ b/main/coreplugins/io.sarl.lang.ui/pom.xml @@ -6,7 +6,7 @@ io.sarl io.sarl.tycho-parent-ui - 0.10.0 + 0.10.1 ../../../tycho-parent/tycho-parent-ui diff --git a/main/coreplugins/io.sarl.lang/META-INF/MANIFEST.MF b/main/coreplugins/io.sarl.lang/META-INF/MANIFEST.MF index aa23a8e41c..66b08d0721 100644 --- a/main/coreplugins/io.sarl.lang/META-INF/MANIFEST.MF +++ b/main/coreplugins/io.sarl.lang/META-INF/MANIFEST.MF @@ -2,12 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.lang; singleton:=true Automatic-Module-Name: io.sarl.lang Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.lang.core;bundle-version="0.10.0";visibility:=reexport, +Require-Bundle: io.sarl.lang.core;bundle-version="0.10.1";visibility:=reexport, org.eclipse.xtend.core;bundle-version="2.19.0", org.eclipse.xtext;bundle-version="2.19.0", org.eclipse.xtext.xbase;bundle-version="2.19.0", diff --git a/main/coreplugins/io.sarl.lang/pom.xml b/main/coreplugins/io.sarl.lang/pom.xml index fa2f7a1706..59e41d6c1e 100644 --- a/main/coreplugins/io.sarl.lang/pom.xml +++ b/main/coreplugins/io.sarl.lang/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.plugins.core - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/main/coreplugins/io.sarl.m2e/META-INF/MANIFEST.MF b/main/coreplugins/io.sarl.m2e/META-INF/MANIFEST.MF index e5a6956ae2..3b3b8fa8e9 100644 --- a/main/coreplugins/io.sarl.m2e/META-INF/MANIFEST.MF +++ b/main/coreplugins/io.sarl.m2e/META-INF/MANIFEST.MF @@ -2,13 +2,13 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.m2e;singleton:=true Automatic-Module-Name: io.sarl.m2e Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Bundle-Activator: io.sarl.m2e.SARLMavenEclipsePlugin -Require-Bundle: io.sarl.eclipse;bundle-version="0.10.0", +Require-Bundle: io.sarl.eclipse;bundle-version="0.10.1", org.eclipse.xtext.util;bundle-version="2.19.0", org.eclipse.xtext.ui;bundle-version="2.19.0", org.eclipse.emf.common;bundle-version="2.16.0", diff --git a/main/coreplugins/io.sarl.m2e/pom.xml b/main/coreplugins/io.sarl.m2e/pom.xml index 841278a69c..85bb9811ba 100644 --- a/main/coreplugins/io.sarl.m2e/pom.xml +++ b/main/coreplugins/io.sarl.m2e/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent-ui - 0.10.0 + 0.10.1 ../../../tycho-parent/tycho-parent-ui diff --git a/main/coreplugins/pom.xml b/main/coreplugins/pom.xml index d553b714a4..6c726f9066 100644 --- a/main/coreplugins/pom.xml +++ b/main/coreplugins/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../../tycho-parent diff --git a/main/externalmaven/io.sarl.javafx/pom.xml b/main/externalmaven/io.sarl.javafx/pom.xml index bdbbd15a32..d22d390123 100644 --- a/main/externalmaven/io.sarl.javafx/pom.xml +++ b/main/externalmaven/io.sarl.javafx/pom.xml @@ -5,7 +5,7 @@ io.sarl.maven io.sarl.maven.external - 0.10.0 + 0.10.1 io.sarl.javafx diff --git a/main/externalmaven/io.sarl.maven.docs.generator/pom.xml b/main/externalmaven/io.sarl.maven.docs.generator/pom.xml index 0b2937d359..46e1a0611d 100644 --- a/main/externalmaven/io.sarl.maven.docs.generator/pom.xml +++ b/main/externalmaven/io.sarl.maven.docs.generator/pom.xml @@ -5,7 +5,7 @@ io.sarl.maven io.sarl.maven.external - 0.10.0 + 0.10.1 io.sarl.maven.docs.generator diff --git a/main/externalmaven/io.sarl.maven.docs.testing/pom.xml b/main/externalmaven/io.sarl.maven.docs.testing/pom.xml index 03e5006c61..0b951722e7 100644 --- a/main/externalmaven/io.sarl.maven.docs.testing/pom.xml +++ b/main/externalmaven/io.sarl.maven.docs.testing/pom.xml @@ -5,7 +5,7 @@ io.sarl.maven io.sarl.maven.external - 0.10.0 + 0.10.1 io.sarl.maven.docs.testing diff --git a/main/externalmaven/io.sarl.maven.sdk/pom.xml b/main/externalmaven/io.sarl.maven.sdk/pom.xml index 6d6567b455..e1ef785039 100644 --- a/main/externalmaven/io.sarl.maven.sdk/pom.xml +++ b/main/externalmaven/io.sarl.maven.sdk/pom.xml @@ -5,7 +5,7 @@ io.sarl.maven io.sarl.maven.external - 0.10.0 + 0.10.1 io.sarl.maven.sdk diff --git a/main/externalmaven/io.sarl.maven.sre/pom.xml b/main/externalmaven/io.sarl.maven.sre/pom.xml index 2c2fa0ffbc..1fe9056fd5 100644 --- a/main/externalmaven/io.sarl.maven.sre/pom.xml +++ b/main/externalmaven/io.sarl.maven.sre/pom.xml @@ -4,7 +4,7 @@ io.sarl.maven io.sarl.maven.external - 0.10.0 + 0.10.1 io.sarl.maven.sre diff --git a/main/externalmaven/pom.xml b/main/externalmaven/pom.xml index 4e607055ee..d9b7baefbe 100644 --- a/main/externalmaven/pom.xml +++ b/main/externalmaven/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 ../.. diff --git a/main/features/io.sarl.baseplatform/feature.xml b/main/features/io.sarl.baseplatform/feature.xml index 9fecb731ec..5e7f7b0a64 100644 --- a/main/features/io.sarl.baseplatform/feature.xml +++ b/main/features/io.sarl.baseplatform/feature.xml @@ -2,7 +2,7 @@ + version="0.10.1"> Contains the Eclipse plugins that constritute the base platform for a SARL product diff --git a/main/features/io.sarl.baseplatform/pom.xml b/main/features/io.sarl.baseplatform/pom.xml index 5b701c5865..9238900ad9 100644 --- a/main/features/io.sarl.baseplatform/pom.xml +++ b/main/features/io.sarl.baseplatform/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.features - 0.10.0 + 0.10.1 io.sarl.baseplatform diff --git a/main/features/io.sarl.compiler/feature.xml b/main/features/io.sarl.compiler/feature.xml index ba2bfa83bc..afd5314889 100644 --- a/main/features/io.sarl.compiler/feature.xml +++ b/main/features/io.sarl.compiler/feature.xml @@ -2,7 +2,7 @@ @@ -222,7 +222,7 @@ - + @@ -240,7 +240,7 @@ - + diff --git a/main/features/io.sarl.compiler/pom.xml b/main/features/io.sarl.compiler/pom.xml index 4c7ddabe41..510224b4b4 100644 --- a/main/features/io.sarl.compiler/pom.xml +++ b/main/features/io.sarl.compiler/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.features - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/main/features/io.sarl.ide/feature.xml b/main/features/io.sarl.ide/feature.xml index ca1e099dd1..f747bd673e 100644 --- a/main/features/io.sarl.ide/feature.xml +++ b/main/features/io.sarl.ide/feature.xml @@ -2,7 +2,7 @@ @@ -223,11 +223,11 @@ tools upon the Eclipse IDE. - + - + diff --git a/main/features/io.sarl.ide/pom.xml b/main/features/io.sarl.ide/pom.xml index 509c1edf56..b7aa3f1409 100644 --- a/main/features/io.sarl.ide/pom.xml +++ b/main/features/io.sarl.ide/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.features - 0.10.0 + 0.10.1 io.sarl.ide diff --git a/main/features/io.sarl.lib/feature.xml b/main/features/io.sarl.lib/feature.xml index 5981cb54b8..36aa148eea 100644 --- a/main/features/io.sarl.lib/feature.xml +++ b/main/features/io.sarl.lib/feature.xml @@ -2,7 +2,7 @@ @@ -222,8 +222,8 @@ - - + + diff --git a/main/features/io.sarl.lib/pom.xml b/main/features/io.sarl.lib/pom.xml index 406bd321ca..a579bab80b 100644 --- a/main/features/io.sarl.lib/pom.xml +++ b/main/features/io.sarl.lib/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.features - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/main/features/pom.xml b/main/features/pom.xml index 23ce18d1ad..85abbf9cda 100644 --- a/main/features/pom.xml +++ b/main/features/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../../tycho-parent diff --git a/main/internalmaven/io.sarl.maven.baselib/pom.xml b/main/internalmaven/io.sarl.maven.baselib/pom.xml index 0310d159b7..654d7101ac 100644 --- a/main/internalmaven/io.sarl.maven.baselib/pom.xml +++ b/main/internalmaven/io.sarl.maven.baselib/pom.xml @@ -6,7 +6,7 @@ io.sarl.maven io.sarl.maven.internal - 0.10.0 + 0.10.1 io.sarl.maven.baselib diff --git a/main/internalmaven/io.sarl.maven.batchcompiler/pom.xml b/main/internalmaven/io.sarl.maven.batchcompiler/pom.xml index aed4f8df4e..ee7f5a722c 100644 --- a/main/internalmaven/io.sarl.maven.batchcompiler/pom.xml +++ b/main/internalmaven/io.sarl.maven.batchcompiler/pom.xml @@ -5,7 +5,7 @@ io.sarl.maven io.sarl.maven.internal - 0.10.0 + 0.10.1 io.sarl.maven.batchcompiler diff --git a/main/internalmaven/io.sarl.maven.bootiqueapp/pom.xml b/main/internalmaven/io.sarl.maven.bootiqueapp/pom.xml index 34ae1b8b54..5aece63941 100644 --- a/main/internalmaven/io.sarl.maven.bootiqueapp/pom.xml +++ b/main/internalmaven/io.sarl.maven.bootiqueapp/pom.xml @@ -6,7 +6,7 @@ io.sarl.maven io.sarl.maven.internal - 0.10.0 + 0.10.1 io.sarl.maven.bootiqueapp diff --git a/main/internalmaven/pom.xml b/main/internalmaven/pom.xml index 9e6abcd4b7..46a06b1b1f 100644 --- a/main/internalmaven/pom.xml +++ b/main/internalmaven/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 ../.. diff --git a/main/internalmaven/sarl-maven-plugin/pom.xml b/main/internalmaven/sarl-maven-plugin/pom.xml index 2f9aae1308..4d5c120b7d 100644 --- a/main/internalmaven/sarl-maven-plugin/pom.xml +++ b/main/internalmaven/sarl-maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.sarl.maven io.sarl.maven.internal - 0.10.0 + 0.10.1 sarl-maven-plugin diff --git a/main/pom.xml b/main/pom.xml index aebabe84e6..3d5b4f32e3 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 io.sarl.main diff --git a/main/targetplatform/io.sarl.lang.targetplatform.target b/main/targetplatform/io.sarl.lang.targetplatform.target index 4ec8f2f4bf..d0f0ccf17f 100644 --- a/main/targetplatform/io.sarl.lang.targetplatform.target +++ b/main/targetplatform/io.sarl.lang.targetplatform.target @@ -51,4 +51,4 @@ - + \ No newline at end of file diff --git a/main/targetplatform/pom.xml b/main/targetplatform/pom.xml index a9f950bf97..60f33eb9d7 100644 --- a/main/targetplatform/pom.xml +++ b/main/targetplatform/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../../tycho-parent diff --git a/pom.xml b/pom.xml index a14a34943b..8f587a4b89 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 SARL Agent Oriented Programming Language ${sarlUrl} @@ -53,7 +53,7 @@ 12 - 0.10.0 + 0.10.1 2.${sarl.version} ${sarl.version} @@ -112,6 +112,8 @@ http://maven.sarl.io 2.0.0-alpha1 + + 3.11.2 @@ -499,7 +501,7 @@ com.hazelcast hazelcast - 3.12.1 + ${hazelcast.version} org.zeromq diff --git a/products/pom.xml b/products/pom.xml index 28c8aa1a7f..9595ee76fe 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../tycho-parent diff --git a/products/sarlc/pom.xml b/products/sarlc/pom.xml index ea6a626393..c021d209a8 100644 --- a/products/sarlc/pom.xml +++ b/products/sarlc/pom.xml @@ -6,7 +6,7 @@ io.sarl io.sarl.products - 0.10.0 + 0.10.1 io.sarl.lang.sarlc diff --git a/products/sarldoc/pom.xml b/products/sarldoc/pom.xml index 540cdd218d..c0aee3aad5 100644 --- a/products/sarldoc/pom.xml +++ b/products/sarldoc/pom.xml @@ -6,7 +6,7 @@ io.sarl io.sarl.products - 0.10.0 + 0.10.1 io.sarl.sarldoc diff --git a/products/updatesite/category.xml b/products/updatesite/category.xml index 3127545554..cadcc3b8f3 100644 --- a/products/updatesite/category.xml +++ b/products/updatesite/category.xml @@ -3,19 +3,19 @@ - + - + - + - + - + @@ -28,7 +28,7 @@ SARL aims at providing the fundamental abstractions for dealing with concurrency - + @@ -40,7 +40,7 @@ SARL aims at providing the fundamental abstractions for dealing with concurrency - + @@ -52,7 +52,7 @@ SARL aims at providing the fundamental abstractions for dealing with concurrency - + diff --git a/products/updatesite/io.sarl.lang.product b/products/updatesite/io.sarl.lang.product index 0c9090237d..37e4621595 100644 --- a/products/updatesite/io.sarl.lang.product +++ b/products/updatesite/io.sarl.lang.product @@ -1,7 +1,7 @@ - + diff --git a/products/updatesite/pom.xml b/products/updatesite/pom.xml index 47551a4bec..a9f2d3e8ab 100644 --- a/products/updatesite/pom.xml +++ b/products/updatesite/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.products - 0.10.0 + 0.10.1 io.sarl.lang.updatesite diff --git a/sre/io.janusproject/io.janusproject.eclipse/META-INF/MANIFEST.MF b/sre/io.janusproject/io.janusproject.eclipse/META-INF/MANIFEST.MF index 47148e1424..1ef684a710 100644 --- a/sre/io.janusproject/io.janusproject.eclipse/META-INF/MANIFEST.MF +++ b/sre/io.janusproject/io.janusproject.eclipse/META-INF/MANIFEST.MF @@ -3,10 +3,10 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: io.janusproject.eclipse;singleton:=true Automatic-Module-Name: io.janusproject.eclipse -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.janusproject.plugin;bundle-version="0.10.0";visibility:=reexport, - io.sarl.eclipse;bundle-version="0.10.0", +Require-Bundle: io.janusproject.plugin;bundle-version="0.10.1";visibility:=reexport, + io.sarl.eclipse;bundle-version="0.10.1", org.eclipse.jdt.core;bundle-version="3.19.0", org.eclipse.core.runtime;bundle-version="3.16.0", org.eclipse.ui.workbench;bundle-version="3.116.0", diff --git a/sre/io.janusproject/io.janusproject.eclipse/about.mappings b/sre/io.janusproject/io.janusproject.eclipse/about.mappings index 5f14971e34..69bad134df 100644 --- a/sre/io.janusproject/io.janusproject.eclipse/about.mappings +++ b/sre/io.janusproject/io.janusproject.eclipse/about.mappings @@ -6,7 +6,7 @@ # This file may be automatically generated. # Do not change it if there no replacement variables below. -0=20191026174952 +0=20200528072304 1=2014-2019 2=the original authors or authors 3=http://www.sarl.io diff --git a/sre/io.janusproject/io.janusproject.eclipse/pom.xml b/sre/io.janusproject/io.janusproject.eclipse/pom.xml index 1d2451fedc..63ba372249 100644 --- a/sre/io.janusproject/io.janusproject.eclipse/pom.xml +++ b/sre/io.janusproject/io.janusproject.eclipse/pom.xml @@ -4,7 +4,7 @@ io.janusproject.sre io.janusproject - 0.10.0 + 0.10.1 io.janusproject diff --git a/sre/io.janusproject/io.janusproject.feature/feature.xml b/sre/io.janusproject/io.janusproject.feature/feature.xml index 3bea2201fe..75a106ae73 100644 --- a/sre/io.janusproject/io.janusproject.feature/feature.xml +++ b/sre/io.janusproject/io.janusproject.feature/feature.xml @@ -2,7 +2,7 @@ @@ -222,8 +222,8 @@ - - + + @@ -234,8 +234,8 @@ - - + + diff --git a/sre/io.janusproject/io.janusproject.feature/pom.xml b/sre/io.janusproject/io.janusproject.feature/pom.xml index 170c00ed8b..e5e1942e02 100644 --- a/sre/io.janusproject/io.janusproject.feature/pom.xml +++ b/sre/io.janusproject/io.janusproject.feature/pom.xml @@ -4,7 +4,7 @@ io.janusproject.sre io.janusproject - 0.10.0 + 0.10.1 io.janusproject.feature diff --git a/sre/io.janusproject/io.janusproject.kernel/pom.xml b/sre/io.janusproject/io.janusproject.kernel/pom.xml index ab21e3e1ce..9d11673087 100644 --- a/sre/io.janusproject/io.janusproject.kernel/pom.xml +++ b/sre/io.janusproject/io.janusproject.kernel/pom.xml @@ -4,13 +4,13 @@ io.janusproject.sre io.janusproject - 0.10.0 + 0.10.1 io.janusproject io.janusproject.kernel Janus Platform for Maven - 2.0.10.0 + 2.0.10.1 janus diff --git a/sre/io.janusproject/io.janusproject.plugin/META-INF/MANIFEST.MF b/sre/io.janusproject/io.janusproject.plugin/META-INF/MANIFEST.MF index 87d13cc877..51e52197c1 100644 --- a/sre/io.janusproject/io.janusproject.plugin/META-INF/MANIFEST.MF +++ b/sre/io.janusproject/io.janusproject.plugin/META-INF/MANIFEST.MF @@ -3,10 +3,10 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: io.janusproject.plugin;singleton:=true Automatic-Module-Name: io.janusproject.plugin -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.core;bundle-version="0.10.0", - io.sarl.util;bundle-version="0.10.0", +Require-Bundle: io.sarl.core;bundle-version="0.10.1", + io.sarl.util;bundle-version="0.10.1", org.eclipse.osgi;bundle-version="3.15.0", com.hazelcast;bundle-version="3.11.2", org.zeromq.jeromq;bundle-version="0.5.0", diff --git a/sre/io.janusproject/io.janusproject.plugin/pom.xml b/sre/io.janusproject/io.janusproject.plugin/pom.xml index f989a10573..367dd18d83 100644 --- a/sre/io.janusproject/io.janusproject.plugin/pom.xml +++ b/sre/io.janusproject/io.janusproject.plugin/pom.xml @@ -4,7 +4,7 @@ io.janusproject.sre io.janusproject - 0.10.0 + 0.10.1 io.janusproject diff --git a/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/Boot.java b/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/Boot.java index 9bc58c0ee3..3c5d71153b 100644 --- a/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/Boot.java +++ b/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/Boot.java @@ -416,7 +416,10 @@ public static void addToSystemClasspath(String entries) { final File file = FileSystem.convertURLToFile(url); if (file != null && file.isDirectory()) { try { - url = new URL(URISchemeType.FILE.name(), "", file.getAbsolutePath() + "/"); //$NON-NLS-1$//$NON-NLS-2$ + url = new URL( + URISchemeType.FILE.name(), + Strings.nullToEmpty(url.getHost()), + url.getPath() + "/"); //$NON-NLS-1$ } catch (MalformedURLException e) { // } diff --git a/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/JanusVersion.java b/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/JanusVersion.java index 9ad038a340..f0d2fbde33 100644 --- a/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/JanusVersion.java +++ b/sre/io.janusproject/io.janusproject.plugin/src/io/janusproject/JanusVersion.java @@ -36,7 +36,7 @@ public final class JanusVersion { /** The version number of the current release of the Janus platform. */ - public static final String JANUS_RELEASE_VERSION = "2.0.10.0"; //$NON-NLS-1$ + public static final String JANUS_RELEASE_VERSION = "2.0.10.1"; //$NON-NLS-1$ /** Flag that indicates if the current Janus platform is a stable release. * diff --git a/sre/io.janusproject/io.janusproject.tests/pom.xml b/sre/io.janusproject/io.janusproject.tests/pom.xml index 71675524e2..b87543f7f3 100644 --- a/sre/io.janusproject/io.janusproject.tests/pom.xml +++ b/sre/io.janusproject/io.janusproject.tests/pom.xml @@ -4,7 +4,7 @@ io.janusproject.sre io.janusproject - 0.10.0 + 0.10.1 io.janusproject.tests diff --git a/sre/io.janusproject/pom.xml b/sre/io.janusproject/pom.xml index 33137ed733..065dd7d02b 100644 --- a/sre/io.janusproject/pom.xml +++ b/sre/io.janusproject/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.sre - 0.10.0 + 0.10.1 io.janusproject.sre diff --git a/sre/pom.xml b/sre/pom.xml index d58123468b..951e597857 100644 --- a/sre/pom.xml +++ b/sre/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../tycho-parent diff --git a/tests/io.sarl.core.tests/pom.xml b/tests/io.sarl.core.tests/pom.xml index 5e4e19d3d7..2aab82f24e 100644 --- a/tests/io.sarl.core.tests/pom.xml +++ b/tests/io.sarl.core.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.core.tests diff --git a/tests/io.sarl.eclipse.tests/META-INF/MANIFEST.MF b/tests/io.sarl.eclipse.tests/META-INF/MANIFEST.MF index c697460030..f9254495c1 100644 --- a/tests/io.sarl.eclipse.tests/META-INF/MANIFEST.MF +++ b/tests/io.sarl.eclipse.tests/META-INF/MANIFEST.MF @@ -2,12 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.eclipse.tests; singleton:=true Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.eclipse;bundle-version="0.10.0", - io.sarl.tests.testdata;bundle-version="0.10.0", - io.sarl.tests.api;bundle-version="0.10.0", +Require-Bundle: io.sarl.eclipse;bundle-version="0.10.1", + io.sarl.tests.testdata;bundle-version="0.10.1", + io.sarl.tests.api;bundle-version="0.10.1", org.eclipse.xtext.ui;bundle-version="2.11.0", org.eclipse.jdt.launching;bundle-version="3.8.101", org.eclipse.core.filesystem;bundle-version="1.6.1", diff --git a/tests/io.sarl.eclipse.tests/pom.xml b/tests/io.sarl.eclipse.tests/pom.xml index 4c622fdd38..50b27d4a3f 100644 --- a/tests/io.sarl.eclipse.tests/pom.xml +++ b/tests/io.sarl.eclipse.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/tests/io.sarl.lang.core.tests/pom.xml b/tests/io.sarl.lang.core.tests/pom.xml index c2c3409c0e..b0af7764a5 100644 --- a/tests/io.sarl.lang.core.tests/pom.xml +++ b/tests/io.sarl.lang.core.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/tests/io.sarl.lang.tests/pom.xml b/tests/io.sarl.lang.tests/pom.xml index b579f484cb..d0f8a729a1 100644 --- a/tests/io.sarl.lang.tests/pom.xml +++ b/tests/io.sarl.lang.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/tests/io.sarl.lang.ui.tests/pom.xml b/tests/io.sarl.lang.ui.tests/pom.xml index 04672eed73..a1bd4bdbb5 100644 --- a/tests/io.sarl.lang.ui.tests/pom.xml +++ b/tests/io.sarl.lang.ui.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/tests/io.sarl.m2e.tests/META-INF/MANIFEST.MF b/tests/io.sarl.m2e.tests/META-INF/MANIFEST.MF index 60df30d3b5..09c8f64e11 100644 --- a/tests/io.sarl.m2e.tests/META-INF/MANIFEST.MF +++ b/tests/io.sarl.m2e.tests/META-INF/MANIFEST.MF @@ -2,13 +2,13 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-SymbolicName: io.sarl.m2e.tests; singleton:=true Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.m2e;bundle-version="0.10.0", - io.sarl.eclipse;bundle-version="0.10.0", - io.sarl.tests.api;bundle-version="0.10.0", - io.sarl.tests.testdata;bundle-version="0.10.0", +Require-Bundle: io.sarl.m2e;bundle-version="0.10.1", + io.sarl.eclipse;bundle-version="0.10.1", + io.sarl.tests.api;bundle-version="0.10.1", + io.sarl.tests.testdata;bundle-version="0.10.1", org.eclipse.xtext.junit4;bundle-version="2.11.0", org.eclipse.xtext.ui;bundle-version="2.11.0", org.eclipse.jdt.core;bundle-version="3.12.3", diff --git a/tests/io.sarl.m2e.tests/pom.xml b/tests/io.sarl.m2e.tests/pom.xml index fdf3dc4583..89c688eec3 100644 --- a/tests/io.sarl.m2e.tests/pom.xml +++ b/tests/io.sarl.m2e.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.lang diff --git a/tests/io.sarl.maven.docs.generator.tests/pom.xml b/tests/io.sarl.maven.docs.generator.tests/pom.xml index c4f1c8d092..0f4fcbfb0c 100644 --- a/tests/io.sarl.maven.docs.generator.tests/pom.xml +++ b/tests/io.sarl.maven.docs.generator.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.maven.docs.generator.tests diff --git a/tests/io.sarl.tests.api.ui/pom.xml b/tests/io.sarl.tests.api.ui/pom.xml index ebbbfde485..a54fc69483 100644 --- a/tests/io.sarl.tests.api.ui/pom.xml +++ b/tests/io.sarl.tests.api.ui/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.tests.api.ui diff --git a/tests/io.sarl.tests.api/pom.xml b/tests/io.sarl.tests.api/pom.xml index 25f93d11b2..927271edcd 100644 --- a/tests/io.sarl.tests.api/pom.xml +++ b/tests/io.sarl.tests.api/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.tests.api diff --git a/tests/io.sarl.tests.testdata/META-INF/MANIFEST.MF b/tests/io.sarl.tests.testdata/META-INF/MANIFEST.MF index 9e52f605fa..73b4aa3b3e 100644 --- a/tests/io.sarl.tests.testdata/META-INF/MANIFEST.MF +++ b/tests/io.sarl.tests.testdata/META-INF/MANIFEST.MF @@ -2,11 +2,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: io.sarl.tests.testdata;singleton:=true Automatic-Module-Name: io.sarl.tests.testdata -Bundle-Version: 0.10.0 +Bundle-Version: 0.10.1 Bundle-Vendor: %Bundle-Vendor Bundle-Name: %Bundle-Name Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: io.sarl.lang.core;bundle-version="0.10.0" +Require-Bundle: io.sarl.lang.core;bundle-version="0.10.1" Export-Package: foo, foo.bug787, foo.bug799, diff --git a/tests/io.sarl.tests.testdata/pom.xml b/tests/io.sarl.tests.testdata/pom.xml index 1bb101c83a..b469bcecbf 100644 --- a/tests/io.sarl.tests.testdata/pom.xml +++ b/tests/io.sarl.tests.testdata/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.tests.testdata diff --git a/tests/io.sarl.util.tests/pom.xml b/tests/io.sarl.util.tests/pom.xml index ce0ab5883b..c4016d4ad3 100644 --- a/tests/io.sarl.util.tests/pom.xml +++ b/tests/io.sarl.util.tests/pom.xml @@ -5,7 +5,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 io.sarl.util.tests diff --git a/tests/io.sarl.util.tests/src/test/java/io/sarl/util/tests/sarlspecification/StandardSarlSpecificationCheckerTest.java b/tests/io.sarl.util.tests/src/test/java/io/sarl/util/tests/sarlspecification/StandardSarlSpecificationCheckerTest.java index 7b3d901ad7..904f116e64 100644 --- a/tests/io.sarl.util.tests/src/test/java/io/sarl/util/tests/sarlspecification/StandardSarlSpecificationCheckerTest.java +++ b/tests/io.sarl.util.tests/src/test/java/io/sarl/util/tests/sarlspecification/StandardSarlSpecificationCheckerTest.java @@ -70,7 +70,7 @@ public void getSarlSpecificationVersionObject() { assertEquals(Version.parseVersion("10000000.0"), this.checker.getSarlSpecificationVersionObject(Type5.class)); assertEquals(Version.parseVersion("10000000.0.0"), this.checker.getSarlSpecificationVersionObject(Type5.class)); assertEquals(Version.parseVersion("0.10"), this.checker.getSarlSpecificationVersionObject(Type6.class)); - assertEquals(Version.parseVersion("0.10.0"), this.checker.getSarlSpecificationVersionObject(Type6.class)); + assertEquals(Version.parseVersion("0.10.1"), this.checker.getSarlSpecificationVersionObject(Type6.class)); } @Test diff --git a/tests/pom.xml b/tests/pom.xml index d89727daac..edcaff8209 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 ../tycho-parent diff --git a/tests/sarl-maven-plugin.tests/pom.xml b/tests/sarl-maven-plugin.tests/pom.xml index ae39c844b2..e34f6eb574 100644 --- a/tests/sarl-maven-plugin.tests/pom.xml +++ b/tests/sarl-maven-plugin.tests/pom.xml @@ -4,7 +4,7 @@ io.sarl io.sarl.tests - 0.10.0 + 0.10.1 sarl-maven-plugin.tests diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug317/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug317/pom.xml index 6cfbf6bd53..bc3443bce3 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug317/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug317/pom.xml @@ -16,7 +16,7 @@ io.sarl.maven io.sarl.maven.sdk - 0.10.0 + 0.10.1 @@ -34,7 +34,7 @@ io.sarl.maven sarl-maven-plugin - 0.10.0 + 0.10.1 true ${javac.level} diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug465/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug465/pom.xml index 1b9daa2012..9ea40e4bb2 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug465/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug465/pom.xml @@ -6,7 +6,7 @@ io.sarl.maven.compiler.tests this-is-for-test-only - 0.10.0 + 0.10.1 This is for Test ONLY @@ -36,7 +36,7 @@ io.sarl.maven sarl-maven-plugin - 0.10.0 + 0.10.1 true ${javac.level} diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug504/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug504/pom.xml index c02135173d..6174f8ba98 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug504/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug504/pom.xml @@ -6,7 +6,7 @@ io.sarl.maven.compiler.tests this-is-for-test-only - 0.10.0 + 0.10.1 This is for Test ONLY @@ -28,7 +28,7 @@ io.sarl.maven sarl-maven-plugin - 0.10.0 + 0.10.1 true ${javac.level} diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug799/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug799/pom.xml index aaa9ebdc92..ba94cfdc14 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug799/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug799/pom.xml @@ -5,7 +5,7 @@ testMaven 0.0.1-SNAPSHOT - 0.10.0 + 0.10.1 1.8 UTF-8 diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug850/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug850/pom.xml index aaa9ebdc92..ba94cfdc14 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug850/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug850/pom.xml @@ -5,7 +5,7 @@ testMaven 0.0.1-SNAPSHOT - 0.10.0 + 0.10.1 1.8 UTF-8 diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug865/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug865/pom.xml index d709a48ae4..32f8ac59ba 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug865/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/bug865/pom.xml @@ -5,7 +5,7 @@ testMavenBug865 0.0.1-SNAPSHOT - 0.10.0 + 0.10.1 1.8 UTF-8 diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj1/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj1/pom.xml index 375b747b14..dcc2253302 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj1/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj1/pom.xml @@ -6,7 +6,7 @@ io.sarl.maven.compiler.tests this-is-for-test-only - 0.10.0 + 0.10.1 This is for Test ONLY diff --git a/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj2/pom.xml b/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj2/pom.xml index 1c153374b2..8bd7d8eba7 100644 --- a/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj2/pom.xml +++ b/tests/sarl-maven-plugin.tests/src/test/resources/projects/prj2/pom.xml @@ -6,7 +6,7 @@ io.sarl.maven.compiler.tests this-is-for-test-only - 0.10.0 + 0.10.1 This is for Test ONLY diff --git a/tycho-parent/pom.xml b/tycho-parent/pom.xml index f67c689757..c9ef5225de 100644 --- a/tycho-parent/pom.xml +++ b/tycho-parent/pom.xml @@ -7,7 +7,7 @@ io.sarl io.sarl - 0.10.0 + 0.10.1 io.sarl.tycho-parent @@ -88,6 +88,41 @@ ${zeromq.version} + + eclipse-plugin + com.hazelcast + + ${hazelcast.version} + + + + eclipse-plugin + org.arakhne.afc.core.references + + ${afc.version} + + + + eclipse-plugin + org.arakhne.afc.core.text + + ${afc.version} + + + + eclipse-plugin + org.arakhne.afc.core.util + + ${afc.version} + + + + eclipse-plugin + org.arakhne.afc.core.vmutils + + ${afc.version} + + diff --git a/tycho-parent/tycho-parent-ui/pom.xml b/tycho-parent/tycho-parent-ui/pom.xml index 52f7457358..dc1b75ada4 100644 --- a/tycho-parent/tycho-parent-ui/pom.xml +++ b/tycho-parent/tycho-parent-ui/pom.xml @@ -7,7 +7,7 @@ io.sarl io.sarl.tycho-parent - 0.10.0 + 0.10.1 io.sarl.tycho-parent-ui