Skip to content

Commit

Permalink
Updated version for release and linked in the mob41 master branch for
Browse files Browse the repository at this point in the history
broadlink api
  • Loading branch information
bwssytems committed Mar 16, 2018
1 parent 3b22e3f commit 3a93d9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.bwssystems.HABridge</groupId>
<artifactId>ha-bridge</artifactId>
<version>5.2.0a</version>
<version>5.2.1</version>
<packaging>jar</packaging>

<name>HA Bridge</name>
Expand Down Expand Up @@ -127,9 +127,9 @@
<version>2.1.6</version>
</dependency>
<dependency>
<groupId>com.github.bwssytems</groupId>
<groupId>com.github.mob41</groupId>
<artifactId>broadlink-java-api</artifactId>
<version>1.0.0</version>
<version>master-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 3a93d9e

Please sign in to comment.