update nest-controller version

This commit is contained in:
Admin
2016-12-05 16:47:30 -06:00
parent 460931f6e0
commit 9c252a61ba

View File

@@ -5,7 +5,7 @@
<groupId>com.bwssystems.HABridge</groupId>
<artifactId>ha-bridge</artifactId>
<version>3.5.1b</version>
<version>3.5.1d</version>
<packaging>jar</packaging>
<name>HA Bridge</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.bwssytems</groupId>
<artifactId>nest-controller</artifactId>
<version>1.0.9</version>
<version>1.0.12</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>