From 7784f64974f598b874c239a9a0152759390ed816 Mon Sep 17 00:00:00 2001 From: Christian S Date: Sun, 22 Dec 2019 20:29:13 +0100 Subject: [PATCH] Bump to 0.9.21 and year 2019, incl. Manifest fixes --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e0f750f..6b8cb32 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ eBUS core library - This library handles the communication with heating engineering via the BUS specification. This protocol is used by many heating manufacturers in Europe. de.cs-dev.ebus ebus-core - 0.9.20-SNAPSHOT + 0.9.21-SNAPSHOT https://github.com/csowada/ebus bundle @@ -49,7 +49,7 @@ UTF-8 1.8 1.8 - 2018 + 2019 @@ -66,6 +66,8 @@ ${project.name} ${project.version} de.csdev.ebus.* + resolution:=optional + org.slf4j;$[opt], com.fazecast.jSerialComm;$[opt], gnu.io;$[opt], * @@ -222,7 +224,7 @@ commons-io commons-io - 2.5 + 2.2