diff --git a/images_plugin_dev_setup/SVG_Logo/splash.svg b/images_plugin_dev_setup/SVG_Logo/splash.svg index 9e7a82f60..ebcfe6b32 100644 --- a/images_plugin_dev_setup/SVG_Logo/splash.svg +++ b/images_plugin_dev_setup/SVG_Logo/splash.svg @@ -3085,7 +3085,7 @@ x="5.3609128" y="295.24048" style="font-size:17.5px;line-height:1.25" - id="tspan1344">4.3 + id="tspan1344">4.4 diff --git a/io.sloeber.application/META-INF/MANIFEST.MF b/io.sloeber.application/META-INF/MANIFEST.MF index 7691634a1..02345f4cd 100644 --- a/io.sloeber.application/META-INF/MANIFEST.MF +++ b/io.sloeber.application/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sloeber Application Bundle-SymbolicName: io.sloeber.application;singleton:=true -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui, org.eclipse.ui.intro diff --git a/io.sloeber.application/pom.xml b/io.sloeber.application/pom.xml index 69cc0d9b7..dd1bf589b 100644 --- a/io.sloeber.application/pom.xml +++ b/io.sloeber.application/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.application/splash.bmp b/io.sloeber.application/splash.bmp index 7c8702c97..56a1dab62 100644 Binary files a/io.sloeber.application/splash.bmp and b/io.sloeber.application/splash.bmp differ diff --git a/io.sloeber.core.nl1/META-INF/MANIFEST.MF b/io.sloeber.core.nl1/META-INF/MANIFEST.MF index 3a96edbde..45a157961 100644 --- a/io.sloeber.core.nl1/META-INF/MANIFEST.MF +++ b/io.sloeber.core.nl1/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sloeber core language pack Bundle-SymbolicName: io.sloeber.core.nl1;singleton:=true -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Fragment-Host: io.sloeber.core Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-Vendor: Sloeber.io diff --git a/io.sloeber.core.nl1/pom.xml b/io.sloeber.core.nl1/pom.xml index ba231d0bf..04e534b61 100644 --- a/io.sloeber.core.nl1/pom.xml +++ b/io.sloeber.core.nl1/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.core/META-INF/MANIFEST.MF b/io.sloeber.core/META-INF/MANIFEST.MF index a409eb901..76683c21b 100644 --- a/io.sloeber.core/META-INF/MANIFEST.MF +++ b/io.sloeber.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Arduino eclipse plugin Bundle-SymbolicName: io.sloeber.core;singleton:=true -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-Vendor: Sloeber.io Bundle-ActivationPolicy: lazy diff --git a/io.sloeber.core/pom.xml b/io.sloeber.core/pom.xml index c3d96ea31..ac8546e3d 100644 --- a/io.sloeber.core/pom.xml +++ b/io.sloeber.core/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.feature/feature.xml b/io.sloeber.feature/feature.xml index 3c04dca1b..3ec6e2d34 100644 --- a/io.sloeber.feature/feature.xml +++ b/io.sloeber.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/io.sloeber.feature/pom.xml b/io.sloeber.feature/pom.xml index 6a4f0ae9c..fe2ee04cc 100644 --- a/io.sloeber.feature/pom.xml +++ b/io.sloeber.feature/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.parent/pom.xml b/io.sloeber.parent/pom.xml index 7b6fa4616..1c75d57be 100644 --- a/io.sloeber.parent/pom.xml +++ b/io.sloeber.parent/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT pom diff --git a/io.sloeber.product.sdk/arduino.product b/io.sloeber.product.sdk/arduino.product index e73c09c61..1c36b5382 100644 --- a/io.sloeber.product.sdk/arduino.product +++ b/io.sloeber.product.sdk/arduino.product @@ -1,7 +1,7 @@ - + diff --git a/io.sloeber.product.sdk/pom.xml b/io.sloeber.product.sdk/pom.xml index 991201e13..3fc2a5f02 100644 --- a/io.sloeber.product.sdk/pom.xml +++ b/io.sloeber.product.sdk/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.product/META-INF/MANIFEST.MF b/io.sloeber.product/META-INF/MANIFEST.MF index 25b02cb8e..4f83d68aa 100644 --- a/io.sloeber.product/META-INF/MANIFEST.MF +++ b/io.sloeber.product/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sloeber product Bundle-SymbolicName: io.sloeber.product;singleton:=true -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-Vendor: sloeber.io Automatic-Module-Name: io.sloeber.product diff --git a/io.sloeber.product/arduino.product b/io.sloeber.product/arduino.product index 1a7a21f2c..ee34d1db9 100644 --- a/io.sloeber.product/arduino.product +++ b/io.sloeber.product/arduino.product @@ -1,7 +1,7 @@ - + diff --git a/io.sloeber.product/pom.xml b/io.sloeber.product/pom.xml index 115f25370..6c149716d 100644 --- a/io.sloeber.product/pom.xml +++ b/io.sloeber.product/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.tests/META-INF/MANIFEST.MF b/io.sloeber.tests/META-INF/MANIFEST.MF index f0bf6199d..0dfa0f68c 100644 --- a/io.sloeber.tests/META-INF/MANIFEST.MF +++ b/io.sloeber.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sloeber Tests Bundle-SymbolicName: io.sloeber.tests -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-Vendor: Sloeber.io Require-Bundle: io.sloeber.core, diff --git a/io.sloeber.tests/pom.xml b/io.sloeber.tests/pom.xml index c0746b199..8aaf46917 100644 --- a/io.sloeber.tests/pom.xml +++ b/io.sloeber.tests/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.ui.nl1/META-INF/MANIFEST.MF b/io.sloeber.ui.nl1/META-INF/MANIFEST.MF index 59732e73e..491dc0fca 100644 --- a/io.sloeber.ui.nl1/META-INF/MANIFEST.MF +++ b/io.sloeber.ui.nl1/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sloeber ui language pack Bundle-SymbolicName: io.sloeber.ui.nl1;singleton:=true -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Fragment-Host: io.sloeber.ui;bundle-version="4.2.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Vendor: sloeber.io diff --git a/io.sloeber.ui.nl1/pom.xml b/io.sloeber.ui.nl1/pom.xml index 9e38aea51..ac37a562c 100644 --- a/io.sloeber.ui.nl1/pom.xml +++ b/io.sloeber.ui.nl1/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.ui/META-INF/MANIFEST.MF b/io.sloeber.ui/META-INF/MANIFEST.MF index 276aaf989..2341ba980 100644 --- a/io.sloeber.ui/META-INF/MANIFEST.MF +++ b/io.sloeber.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sloeber user interface Bundle-SymbolicName: io.sloeber.ui;singleton:=true -Bundle-Version: 4.3.3.qualifier +Bundle-Version: 4.3.4.qualifier Bundle-Activator: io.sloeber.ui.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/io.sloeber.ui/pom.xml b/io.sloeber.ui/pom.xml index e4aa4d878..0e92f3b54 100644 --- a/io.sloeber.ui/pom.xml +++ b/io.sloeber.ui/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent diff --git a/io.sloeber.updatesite/pom.xml b/io.sloeber.updatesite/pom.xml index 778417fd2..f471681b0 100644 --- a/io.sloeber.updatesite/pom.xml +++ b/io.sloeber.updatesite/pom.xml @@ -4,7 +4,7 @@ com.github.brodykenrick.arduino-eclipse-plugin io.sloeber.parent - 4.3.3-SNAPSHOT + 4.3.4-SNAPSHOT ../io.sloeber.parent