Skip to content

Commit

Permalink
chore: automated uptick to 4.1.4 (#4217)
Browse files Browse the repository at this point in the history
* chore: automated uptick to 4.1.4

* chore: Manual uptick of versions to release

Signed-off-by: MMaiero <matteo.maiero@eurotech.com>

Signed-off-by: MMaiero <matteo.maiero@eurotech.com>
Co-authored-by: MMaiero <MMaiero@users.noreply.github.com>
Co-authored-by: MMaiero <matteo.maiero@eurotech.com>
  • Loading branch information
3 people committed Nov 4, 2022
1 parent 1d9fc50 commit c270630
Show file tree
Hide file tree
Showing 270 changed files with 274 additions and 274 deletions.
4 changes: 2 additions & 2 deletions kura/distrib/config/kura.build.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
kura.version=4.1.4-SNAPSHOT
kura.version=4.1.4
org.eclipse.kura.api.version=2.1.0
org.eclipse.kura.asset.provider.version=2.0.201
org.eclipse.kura.asset.cloudlet.provider.version=1.0.401
org.eclipse.kura.asset.helper.provider.version=1.0.400
org.eclipse.kura.broker.artemis.core.version=1.1.100
org.eclipse.kura.broker.artemis.simple.mqtt.version=1.0.300
org.eclipse.kura.broker.artemis.xml.version=1.0.300
org.eclipse.kura.core.version=1.0.503-SNAPSHOT
org.eclipse.kura.core.version=1.0.503
org.eclipse.kura.core.certificates.version=1.0.500
org.eclipse.kura.core.cloud.version=1.1.402
org.eclipse.kura.core.comm.version=1.0.501
Expand Down
2 changes: 1 addition & 1 deletion kura/distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>org.eclipse.kura</groupId>
<artifactId>distrib</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator.clock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator.clock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator.gpio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator.gpio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator.net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator.net</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator.position/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator.position</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator.usb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator.usb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator.watchdog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator.watchdog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/org.eclipse.kura.emulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.emulator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/emulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>kura</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>emulator</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kura.examples.feature</groupId>
<artifactId>features</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kura.examples.feature</groupId>
<artifactId>features</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kura/examples/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.demo.heater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.demo.heater</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.demo.modbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.demo.modbus</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.example.beacon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.camel.aggregation</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.camel.quickstart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.example.can/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.can</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.example.gpio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.example.project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.example.publisher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.serial.publisher</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.wire.math.multiport.provider</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.wire.math.singleport.provider</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.wire.devel.component.provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kura/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>

<packaging>pom</packaging>

Expand Down
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: org.eclipse.kura.example.ble.tisensortag.test
Bundle-SymbolicName: org.eclipse.kura.example.ble.tisensortag.test;singleton:=true
Bundle-Version: 4.1.4.qualifier
Bundle-Version: 4.1.4
Bundle-Vendor: Eclipse Kura
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Copyright (c) 2018, 2022 Eurotech and/or its affiliates and others
<parent>
<groupId>org.eclipse.kura.example</groupId>
<artifactId>test</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.ble.tisensortag.test</artifactId>
Expand Down
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: org.eclipse.kura.example.ble.tisensortag.tinyb.test
Bundle-SymbolicName: org.eclipse.kura.example.ble.tisensortag.tinyb.test;singleton:=true
Bundle-Version: 4.1.4.qualifier
Bundle-Version: 4.1.4
Bundle-Vendor: Eclipse Kura
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Copyright (c) 2018, 2022 Eurotech and/or its affiliates and others
<parent>
<groupId>org.eclipse.kura.example</groupId>
<artifactId>test</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>org.eclipse.kura.example.ble.tisensortag.tinyb.test</artifactId>
Expand Down
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: org.eclipse.kura.example.testutil
Bundle-SymbolicName: org.eclipse.kura.example.testutil;singleton:=true
Bundle-Version: 4.1.4.qualifier
Bundle-Version: 4.1.4
Bundle-Vendor: Eclipse Kura
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.slf4j;version="1.6.4"
Expand Down
Loading

0 comments on commit c270630

Please sign in to comment.