From 711aa49a6c1f5388aeda8227803e43947d743c60 Mon Sep 17 00:00:00 2001 From: Lubos Racansky Date: Wed, 23 Aug 2023 11:16:12 +0200 Subject: [PATCH] Fix #208: Update version to 1.7.0 --- annotations/pom.xml | 2 +- audit-base/pom.xml | 2 +- http-common/pom.xml | 2 +- pom.xml | 2 +- rest-client-base/pom.xml | 2 +- rest-model-base/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index 449423c..28c43e0 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -7,7 +7,7 @@ io.getlime.core lime-java-core-parent - 1.7.0-SNAPSHOT + 1.7.0 annotations diff --git a/audit-base/pom.xml b/audit-base/pom.xml index 00df3b5..dc8138a 100644 --- a/audit-base/pom.xml +++ b/audit-base/pom.xml @@ -6,7 +6,7 @@ io.getlime.core lime-java-core-parent - 1.7.0-SNAPSHOT + 1.7.0 audit-base diff --git a/http-common/pom.xml b/http-common/pom.xml index a70a69c..25798d3 100644 --- a/http-common/pom.xml +++ b/http-common/pom.xml @@ -7,7 +7,7 @@ io.getlime.core lime-java-core-parent - 1.7.0-SNAPSHOT + 1.7.0 http-common diff --git a/pom.xml b/pom.xml index 4a15448..b2a2dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ Wultra - Core Java Libraries io.getlime.core lime-java-core-parent - 1.7.0-SNAPSHOT + 1.7.0 pom 2017 diff --git a/rest-client-base/pom.xml b/rest-client-base/pom.xml index bb6e676..787ae09 100644 --- a/rest-client-base/pom.xml +++ b/rest-client-base/pom.xml @@ -6,7 +6,7 @@ io.getlime.core lime-java-core-parent - 1.7.0-SNAPSHOT + 1.7.0 rest-client-base diff --git a/rest-model-base/pom.xml b/rest-model-base/pom.xml index 8d8bb50..b344f15 100644 --- a/rest-model-base/pom.xml +++ b/rest-model-base/pom.xml @@ -6,7 +6,7 @@ io.getlime.core lime-java-core-parent - 1.7.0-SNAPSHOT + 1.7.0 rest-model-base