Skip to content

Commit

Permalink
Change version numbers to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jan committed Feb 12, 2021
1 parent 6d7db91 commit 2d0c643
Show file tree
Hide file tree
Showing 23 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion images_plugin_dev_setup/SVG_Logo/splash.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion io.sloeber.application/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
Binary file modified io.sloeber.application/splash.bmp
Binary file not shown.
2 changes: 1 addition & 1 deletion io.sloeber.core.nl1/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.core.nl1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="io.sloeber.feature"
label="%featureName"
version="4.3.3.qualifier"
version="4.3.4.qualifier"
provider-name="%provider">

<description url="http://sloeber.io">
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.product.sdk/arduino.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Sloeber" uid="io.sloeber.product" id="io.sloeber.application.product" application="org.eclipse.ui.ide.workbench" version="4.3.3.qualifier" useFeatures="true" includeLaunchers="true">
<product name="Sloeber" uid="io.sloeber.product" id="io.sloeber.application.product" application="org.eclipse.ui.ide.workbench" version="4.3.4.qualifier" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="/io.sloeber.application/icons/eclipse_lg.png"/>
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.product.sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.product/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion io.sloeber.product/arduino.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Sloeber" uid="io.sloeber.product" id="io.sloeber.application.product" application="org.eclipse.ui.ide.workbench" version="4.3.3.qualifier" useFeatures="true" includeLaunchers="true">
<product name="Sloeber" uid="io.sloeber.product" id="io.sloeber.application.product" application="org.eclipse.ui.ide.workbench" version="4.3.4.qualifier" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="/io.sloeber.application/icons/eclipse_lg.png"/>
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.ui.nl1/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion io.sloeber.ui.nl1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
<artifactId>io.sloeber.parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../io.sloeber.parent</relativePath>
</parent>

Expand Down

0 comments on commit 2d0c643

Please sign in to comment.