changeset 34:dd224447c87d

Change thermostat-common version to 0.1.3 This patch ups the version number as the web-gateway and agent require the new features in the thermostat-common jar file. Reviewed-by: ebaron Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-October/025563.html
author Simon Tooke <stooke@redhat.com>
date Fri, 27 Oct 2017 13:27:00 -0400
parents 7f94e7f977bb
children 76d1ce01cc7a
files common/pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/pom.xml	Fri Oct 27 13:25:27 2017 -0400
+++ b/common/pom.xml	Fri Oct 27 13:27:00 2017 -0400
@@ -6,7 +6,7 @@
 
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.1.2</version>
+    <version>0.1.3</version>
     <packaging>bundle</packaging>
 
     <!-- required for uploading to Maven Central -->