Skip to content
Snippets Groups Projects
Commit b73c2d96 authored by Manuel Krombholz's avatar Manuel Krombholz
Browse files

Upgrade from 3.1 to 3.2

parent bd47dcfb
Branches dev
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.openhab.addons.bundles</groupId> <groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.addons.reactor.bundles</artifactId> <artifactId>org.openhab.addons.reactor.bundles</artifactId>
<version>3.1.0-SNAPSHOT</version> <version>3.2.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.openhab.binding.openlicht</artifactId> <artifactId>org.openhab.binding.openlicht</artifactId>
......
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="org.openhab.binding.openlicht-3.1.0-SNAPSHOT"> <features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="org.openhab.binding.openlicht-3.2.0-SNAPSHOT">
<feature version="0.0.0"> <feature version="0.0.0">
<feature>openhab-runtime-base</feature> <feature>openhab-runtime-base</feature>
<feature>wrap</feature> <feature>wrap</feature>
<bundle>mvn:org.openhab.addons.bundles/org.openhab.binding.mqtt/3.1.0-SNAPSHOT</bundle> <bundle>mvn:org.openhab.addons.bundles/org.openhab.binding.mqtt/3.2.0-SNAPSHOT</bundle>
<bundle>mvn:org.openhab.addons.bundles/org.openhab.binding.openlicht/3.1.0-SNAPSHOT</bundle> <bundle>mvn:org.openhab.addons.bundles/org.openhab.binding.openlicht/3.2.0-SNAPSHOT</bundle>
<bundle>wrap:mvn:org.lastnpe.eea/eea-all/2.2.1</bundle> <bundle>wrap:mvn:org.lastnpe.eea/eea-all/2.2.1</bundle>
</feature> </feature>
</features> </features>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment