From 7d920d388556e9c953144d28b5c87925e213f104 Mon Sep 17 00:00:00 2001 From: BWS Systems Date: Thu, 13 Jun 2019 10:11:24 -0500 Subject: [PATCH] Update pom.xml for build instructions for java 1.8 and raspberry pi --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc31782..20d58f8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.bwssystems.HABridge ha-bridge - 5.3.0RC1 + 5.3.0RC2 jar HA Bridge @@ -167,6 +167,7 @@ + 3.6 @@ -178,7 +179,11 @@ maven-compiler-plugin 3.8.1 + 11 + + +