Skip to content

Commit

Permalink
chore: automated uptick to 5.2.2-SNAPSHOT (#4284)
Browse files Browse the repository at this point in the history
* chore: automated uptick to 5.2.2-SNAPSHOT

* chore: Updated build.properties files

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>

* chore: updated web.extension dependency version

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

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>
Signed-off-by: MMaiero <matteo.maiero@eurotech.com>
Co-authored-by: nicolatimeus <nicolatimeus@users.noreply.github.com>
Co-authored-by: Nicola Timeus <nicola.timeus@eurotech.com>
Co-authored-by: MMaiero <matteo.maiero@eurotech.com>
  • Loading branch information
4 people committed Dec 5, 2022
1 parent 7127ca5 commit e0b9cc6
Show file tree
Hide file tree
Showing 339 changed files with 347 additions and 347 deletions.
2 changes: 1 addition & 1 deletion kura/distrib/config/kura.build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kura.version=5.2.1
kura.version=5.2.2-SNAPSHOT
org.eclipse.kura.api.version=2.4.0
org.eclipse.kura.asset.provider.version=2.2.0
org.eclipse.kura.asset.cloudlet.provider.version=1.2.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 @@ -23,7 +23,7 @@

<groupId>org.eclipse.kura</groupId>
<artifactId>distrib</artifactId>
<version>5.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>1.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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.2.1</version>
<version>5.2.2-SNAPSHOT</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 @@ -20,7 +20,7 @@

<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.2.1</version>
<version>5.2.2-SNAPSHOT</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.dbus.test
Bundle-SymbolicName: org.eclipse.kura.example.ble.tisensortag.dbus.test;singleton:=true
Bundle-Version: 5.2.1
Bundle-Version: 5.2.2.qualifier
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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura.example</groupId>
<artifactId>test</artifactId>
<version>5.2.1</version>
<version>5.2.2-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.kura.example.ble.tisensortag.dbus.test</artifactId>
Expand Down
Loading

0 comments on commit e0b9cc6

Please sign in to comment.