From 05c9cc5885591cc92e5f149a0779d7981893c138 Mon Sep 17 00:00:00 2001 From: Anton Babushkin Date: Tue, 27 Nov 2018 13:59:18 +0100 Subject: [PATCH] Version 0.1.0 --- jmalib-log/pom.xml | 2 +- jmalib-math/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jmalib-log/pom.xml b/jmalib-log/pom.xml index 0b64dbe..df354f7 100644 --- a/jmalib-log/pom.xml +++ b/jmalib-log/pom.xml @@ -5,7 +5,7 @@ com.microavia jmalib - 0.1.0-SNAPSHOT + 0.1.0 4.0.0 diff --git a/jmalib-math/pom.xml b/jmalib-math/pom.xml index 71ad66e..714599b 100644 --- a/jmalib-math/pom.xml +++ b/jmalib-math/pom.xml @@ -5,7 +5,7 @@ jmalib com.microavia - 0.1.0-SNAPSHOT + 0.1.0 4.0.0 diff --git a/pom.xml b/pom.xml index 120ac25..f4cab7f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.microavia jmalib pom - 0.1.0-SNAPSHOT + 0.1.0 jmalib-log jmalib-math