From ad01abc047c01f2e001a43cd55c52edbdbb77a13 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 21 Oct 2022 13:22:11 -0400 Subject: Update to allow staging build This review is a no-op - adds a blank line to end of Readme.MD. However, it is needed in order to create a staging build so we can release version 2.4.4 of parent poms. Version 2.4.3 was not created due to a bug at the time Change-Id: I283e219f0c20adc10b05bbed3af5e9a801acbba7 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) --- Readme.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.MD b/Readme.MD index 25b07196..e7ae3ef2 100644 --- a/Readme.MD +++ b/Readme.MD @@ -12,4 +12,5 @@ ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml Any updates needed should be made to respective template and not to the generated pom.xml file/files. Every parent pom has associated properties files (src/main/properties).
-Setup module will read those properties and populate respective values within generated pom.xml \ No newline at end of file +Setup module will read those properties and populate respective values within generated pom.xml + -- cgit 1.2.3-korg