Skip to content

Commit d8f80c1

Browse files
committed
move to 5.2.0-SNAPSHOT
Signed-off-by: Laurent ARNAL <laurent@clae.net>
1 parent 0ee830d commit d8f80c1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bundles/org.openhab.core.audio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.openhab.core.bundles</groupId>
7272
<artifactId>org.openhab.core.media</artifactId>
73-
<version>5.1.0-SNAPSHOT</version>
73+
<version>5.2.0-SNAPSHOT</version>
7474
</dependency>
7575
</dependencies>
7676

bundles/org.openhab.core.io.rest.media/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.openhab.core.bundles</groupId>
99
<artifactId>org.openhab.core.reactor.bundles</artifactId>
10-
<version>5.1.0-SNAPSHOT</version>
10+
<version>5.2.0-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>org.openhab.core.io.rest.media</artifactId>

bundles/org.openhab.core.media/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.openhab.core.bundles</groupId>
99
<artifactId>org.openhab.core.reactor.bundles</artifactId>
10-
<version>5.1.0-SNAPSHOT</version>
10+
<version>5.2.0-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>org.openhab.core.media</artifactId>

0 commit comments

Comments
 (0)