Skip to content

Commit

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

* Updated kura versions in build.properties

* Updated modified bundle versions

---------

Co-authored-by: nicolatimeus <[email protected]>
Co-authored-by: nicolatimeus <[email protected]>
  • Loading branch information
3 people authored Mar 26, 2024
1 parent e5ef19d commit 83477cf
Show file tree
Hide file tree
Showing 393 changed files with 403 additions and 403 deletions.
8 changes: 4 additions & 4 deletions kura/distrib/config/kura.build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kura.version=5.4.2-SNAPSHOT
kura.version=5.4.2
org.eclipse.kura.api.version=2.6.0
org.eclipse.kura.asset.provider.version=2.4.0
org.eclipse.kura.asset.cloudlet.provider.version=1.4.0
Expand Down Expand Up @@ -87,15 +87,15 @@ org.eclipse.kura.raspberrypi.sensehat.example.version=1.4.0
org.eclipse.kura.example.wire.math.singleport.provider.version=1.4.0
org.eclipse.kura.example.wire.math.multiport.provider.version=1.4.0
org.eclipse.kura.example.tamper.detection.version=1.4.0
org.eclipse.kura.web2.version=2.4.1-SNAPSHOT
org.eclipse.kura.web2.version=2.4.1
org.eclipse.kura.wire.camel.version=1.4.0
org.eclipse.kura.wire.component.provider.version=2.1.0
org.eclipse.kura.wire.h2db.component.provider.version=2.4.0
org.eclipse.kura.wire.db.component.provider.version=1.2.0
org.eclipse.kura.wire.script.filter.provider.version=1.4.0
org.eclipse.kura.wire.helper.provider.version=1.4.0
org.eclipse.kura.wire.provider.version=1.4.0
org.eclipse.kura.rest.provider.version=1.5.1-SNAPSHOT
org.eclipse.kura.rest.provider.version=1.5.1
org.eclipse.kura.rest.asset.provider.version=1.4.0
org.eclipse.kura.hook.file.move.provider.version=1.4.0
org.eclipse.kura.misc.cloudcat.version=1.4.0
Expand All @@ -106,7 +106,7 @@ org.eclipse.kura.wire.component.join.provider.version=1.4.0
org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider.version=1.4.0
org.eclipse.kura.http.server.manager.version=1.4.0
org.eclipse.kura.cloudconnection.raw.mqtt.provider.version=1.4.0
org.eclipse.kura.web2.ext.version=1.4.1-SNAPSHOT
org.eclipse.kura.web2.ext.version=1.4.1
org.eclipse.kura.useradmin.store.version=1.4.0
org.eclipse.kura.network.threat.manager.version=1.4.0
org.eclipse.kura.core.tamper.detection.version=1.4.0
Expand Down
2 changes: 1 addition & 1 deletion kura/distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>org.eclipse.kura</groupId>
<artifactId>distrib</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>kura</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>emulator</artifactId>
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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.demo.modbus</artifactId>
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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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

<artifactId>org.eclipse.kura.example.can</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kura/examples/org.eclipse.kura.example.gpio.led/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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.gpio.led</artifactId>
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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.rest.authentication.provider</artifactId>
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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.serial.publisher</artifactId>
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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.tamper.detection</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/examples/org.eclipse.kura.example.web.extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.web.extension</artifactId>
Expand All @@ -40,7 +40,7 @@
<dependency>
<groupId>org.eclipse.kura</groupId>
<artifactId>org.eclipse.kura.web2.ext</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.wire.logic.multiport.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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
</parent>

<artifactId>org.eclipse.kura.example.wire.math.trig</artifactId>
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>5.4.2-SNAPSHOT</version>
<version>5.4.2</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>5.4.2-SNAPSHOT</version>
<version>5.4.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

<artifactId>org.eclipse.kura.wire.devel.component.provider</artifactId>
Expand Down
Loading

0 comments on commit 83477cf

Please sign in to comment.