From 30c8f7ad97c2fbfe6820e151103f015956dadbe5 Mon Sep 17 00:00:00 2001 From: Werner Keil Date: Mon, 21 May 2018 00:54:11 +0200 Subject: [PATCH] 47: Port UOM NonSI Units Task-Url: /~https://github.com/unitsofmeasurement/si-units/issues/issues/47 --- pom.xml | 6 +++--- quantity/pom.xml | 2 +- units-java8/pom.xml | 2 +- units/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e6bd825..54b571c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ si.uom si-parent - 0.9-SNAPSHOT + 0.9 pom International System of Units (SI) Units of Measurement SI (Système International d'Unités) @@ -22,9 +22,9 @@ 1.0 1.0.2 1.0.3 - 1.0.9-SNAPSHOT + 1.0.9 ${project.version} - 0.9-SNAPSHOT ${jdkVersion} 1.6 diff --git a/quantity/pom.xml b/quantity/pom.xml index f710bd1..cce6923 100644 --- a/quantity/pom.xml +++ b/quantity/pom.xml @@ -4,7 +4,7 @@ si.uom si-parent - 0.9-SNAPSHOT + 0.9 si-quantity SI Quantities diff --git a/units-java8/pom.xml b/units-java8/pom.xml index bd8400d..569a8e6 100644 --- a/units-java8/pom.xml +++ b/units-java8/pom.xml @@ -4,7 +4,7 @@ si.uom si-parent - 0.9-SNAPSHOT + 0.9 si-units-java8 SI Units for Java SE 8 diff --git a/units/pom.xml b/units/pom.xml index e4c81c8..90ffc79 100644 --- a/units/pom.xml +++ b/units/pom.xml @@ -4,7 +4,7 @@ si.uom si-parent - 0.9-SNAPSHOT + 0.9 si-units SI Units