Skip to content

Commit

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

* Updated build.properties

* Upticked modified bundles versions

---------

Co-authored-by: nicolatimeus <[email protected]>
Co-authored-by: nicolatimeus <[email protected]>
  • Loading branch information
3 people authored Feb 29, 2024
1 parent 443f471 commit 9b07371
Show file tree
Hide file tree
Showing 396 changed files with 676 additions and 676 deletions.
8 changes: 4 additions & 4 deletions kura/distrib/config/kura.build.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
kura.version=5.4.1-SNAPSHOT
kura.version=5.4.1
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
org.eclipse.kura.asset.helper.provider.version=1.4.0
org.eclipse.kura.broker.artemis.core.version=1.5.0
org.eclipse.kura.broker.artemis.simple.mqtt.version=1.4.0
org.eclipse.kura.broker.artemis.xml.version=1.4.0
org.eclipse.kura.core.version=1.4.1-SNAPSHOT
org.eclipse.kura.core.version=1.4.1
org.eclipse.kura.core.system.version=1.4.0
org.eclipse.kura.core.certificates.version=1.4.0
org.eclipse.kura.core.keystore.version=1.4.1-SNAPSHOT
org.eclipse.kura.core.keystore.version=1.4.1
org.eclipse.kura.core.cloud.version=1.5.0
org.eclipse.kura.core.cloud.factory.version=1.4.0
org.eclipse.kura.core.comm.version=1.4.0
Expand Down Expand Up @@ -53,7 +53,7 @@ org.eclipse.kura.linux.debian.provider.version=1.4.0
org.eclipse.kura.linux.redhat.provider.version=1.4.0
org.eclipse.kura.linux.gpio.version=1.4.0
org.eclipse.kura.linux.position.version=1.4.0
org.eclipse.kura.linux.usb.version=1.4.1-SNAPSHOT
org.eclipse.kura.linux.usb.version=1.4.1
org.eclipse.kura.linux.watchdog.version=1.4.0
org.eclipse.kura.net.admin.version=1.4.0
org.eclipse.kura.nm.version=1.1.0
Expand Down
4 changes: 2 additions & 2 deletions kura/distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
Expand All @@ -25,7 +25,7 @@

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

<packaging>pom</packaging>

Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator.clock/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator.clock</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator.gpio/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator.gpio</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator.net/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator.net</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator.position/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator.position</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator.usb/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator.usb</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator.watchdog/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator.watchdog</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/org.eclipse.kura.emulator/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.emulator</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/emulator/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>kura</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>emulator</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/examples/org.eclipse.kura.demo.heater/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.demo.heater</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/examples/org.eclipse.kura.demo.modbus/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.demo.modbus</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/examples/org.eclipse.kura.example.beacon.scanner/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions kura/examples/org.eclipse.kura.example.beacon/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2011, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2016, 2023 Red Hat Inc and others
Copyright (c) 2016, 2024 Red Hat Inc and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.example.camel.aggregation</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2016, 2023 Red Hat Inc and others
Copyright (c) 2016, 2024 Red Hat Inc and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2016, 2023 Red Hat Inc and others
Copyright (c) 2016, 2024 Red Hat Inc and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.example.camel.quickstart</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kura/examples/org.eclipse.kura.example.can/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2017, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2017, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
</parent>

<artifactId>org.eclipse.kura.example.can</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2018, 2023 Eurotech and/or its affiliates and others
Copyright (c) 2018, 2024 Eurotech and/or its affiliates and others
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 9b07371

Please sign in to comment.