Skip to content

Commit

Permalink
chore: Upticked versions for 5.5.0 release (#5243)
Browse files Browse the repository at this point in the history
* chore: Upticked versions for 5.5.0 release

Signed-off-by: Nicola Timeus <[email protected]>

* Upticked target platorm versions

Signed-off-by: Nicola Timeus <[email protected]>

* Upticked versions in kura.build.properties

Signed-off-by: Nicola Timeus <[email protected]>

* Updated web2 ext

Signed-off-by: Nicola Timeus <[email protected]>

---------

Signed-off-by: Nicola Timeus <[email protected]>
  • Loading branch information
nicolatimeus authored May 22, 2024
1 parent e7cd70d commit b64ef78
Show file tree
Hide file tree
Showing 581 changed files with 1,212 additions and 1,204 deletions.
298 changes: 149 additions & 149 deletions kura/distrib/config/kura.build.properties

Large diffs are not rendered by default.

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.5.0-SNAPSHOT</version>
<version>5.5.0</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.emulator.clock
Bundle-SymbolicName: org.eclipse.kura.emulator.clock;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator.clock; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator.clock</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.emulator.gpio
Bundle-SymbolicName: org.eclipse.kura.emulator.gpio;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator.gpio; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator.gpio</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.emulator.net
Bundle-SymbolicName: org.eclipse.kura.emulator.net;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator.net; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator.net</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.emulator.position
Bundle-SymbolicName: org.eclipse.kura.emulator.position;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator.position; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator.position</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.emulator.usb
Bundle-SymbolicName: org.eclipse.kura.emulator.usb;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator.usb; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator.usb</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.emulator.watchdog
Bundle-SymbolicName: org.eclipse.kura.emulator.watchdog;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator.watchdog; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator.watchdog</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.emulator
Bundle-SymbolicName: org.eclipse.kura.emulator;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Export-Package: org.eclipse.kura.emulator; version="1.0.0"
Expand Down
6 changes: 3 additions & 3 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,11 +21,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>emulator</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.emulator</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>emulator</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
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 @@

<groupId>org.eclipse.kura</groupId>
<artifactId>org.eclipse.kura.demo.bnd.heater</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>bundle</packaging>

<repositories>
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.demo.heater
Bundle-SymbolicName: org.eclipse.kura.demo.heater;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Service-Component: OSGI-INF/*.xml
Expand Down
6 changes: 3 additions & 3 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,11 +20,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.demo.heater</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.demo.modbus
Bundle-SymbolicName: org.eclipse.kura.demo.modbus;singleton:=true
Bundle-Version: 2.5.0.qualifier
Bundle-Version: 2.5.0
Bundle-Vendor: Eclipse Kura
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Service-Component: OSGI-INF/*.xml
Expand Down
6 changes: 3 additions & 3 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,11 +20,11 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
</parent>

<artifactId>org.eclipse.kura.demo.modbus</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.beacon.scanner
Bundle-SymbolicName: org.eclipse.kura.example.beacon.scanner;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Service-Component: OSGI-INF/*.xml
Bundle-ActivationPolicy: lazy
Expand Down
6 changes: 3 additions & 3 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,12 +20,12 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>org.eclipse.kura.example.beacon.scanner</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.beacon
Bundle-SymbolicName: org.eclipse.kura.example.beacon;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.0
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Service-Component: OSGI-INF/*.xml
Import-Package: org.eclipse.kura.bluetooth;version="[1.0,2.0)",
Expand Down
6 changes: 3 additions & 3 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,12 +20,12 @@
<parent>
<groupId>org.eclipse.kura</groupId>
<artifactId>examples</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>org.eclipse.kura.example.beacon</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Loading

0 comments on commit b64ef78

Please sign in to comment.