From 3ee092ad47f0108e4092d386273c5205f1befba1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Apr 2021 17:09:25 -0400 Subject: Release 1.1.4 maven artifacts and roll version Release version 1.1.4 of maven artifacts and roll to next snapshot Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney Change-Id: Iea40c640dca5b6f5a91f8c15f50884b7f0aa81de --- lib/doorman/pom.xml | 4 ++-- lib/rlock/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml index 0c8a2f31a..1b0e15c15 100644 --- a/lib/doorman/pom.xml +++ b/lib/doorman/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.features ccsdk-features - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT ../.. @@ -28,7 +28,7 @@ org.onap.ccsdk.features.lib.rlock rlock - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT junit diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 4a1ef3785..6f8bfc275 100644 --- a/lib/rlock/pom.xml +++ b/lib/rlock/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.features ccsdk-features - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT ../.. -- cgit 1.2.3-korg