From 64d06cb9eb4c7b6e0358f58a4ce00ec235294375 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 21 May 2019 16:50:05 -0400 Subject: Correct version to fix build Issue-ID: AAI-2403 Signed-off-by: Jimmy Forsyth Change-Id: Ided0b1a8b91ccc30921ee9ac035a4f38e7c07d9d --- common-logging/pom.xml | 2 +- eelf-logging/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 7194f24..d9a25ff 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -36,7 +36,7 @@ limitations under the License. org.onap.aai.logging-service eelf-logging - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/eelf-logging/pom.xml b/eelf-logging/pom.xml index af802c4..c7a8d27 100644 --- a/eelf-logging/pom.xml +++ b/eelf-logging/pom.xml @@ -38,7 +38,7 @@ limitations under the License. org.onap.aai.logging-service logging-api - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT -- cgit 1.2.3-korg