Skip to content

Commit

Permalink
Release version 1.0.0-oh.2.5.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
magx2 committed Jun 1, 2020
1 parent f8fcbbc commit 029b4fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.openhab.addons</groupId>
<artifactId>org.openhab.binding.supla</artifactId>
<version>1.0.0-oh.2.5.0</version>
<version>1.0.0-oh.2.5.0-beta.1</version>

<name>openHAB Add-ons :: Bundles :: Supla Binding</name>

Expand Down Expand Up @@ -212,6 +212,7 @@
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<configuration>
<finalName>supla-binding-${version}</finalName>
<archive>
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
</archive>
Expand Down

0 comments on commit 029b4fd

Please sign in to comment.