From adc84e79926c062ff71e930d5fb646d2ff70b0f6 Mon Sep 17 00:00:00 2001 From: Werner Keil Date: Mon, 5 Oct 2020 01:06:32 +0200 Subject: [PATCH] # WARNING: head commit changed in the meantime 95: Migrate java10 demos to java12 demos, java12 to java13 Task-Url: https://github.com/unitsofmeasurement/uom-demos/issues/95 --- domain/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain/pom.xml b/domain/pom.xml index e7921bc4..2f32a848 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -26,7 +26,7 @@ - tech.uom + tech.uom.lib uom-lib ${lib.version}