summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-21 13:22:11 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-21 13:22:11 -0400
commitad01abc047c01f2e001a43cd55c52edbdbb77a13 (patch)
tree6e496aa9995b07f11fd7ad67573eabba72ce5c52
parentf65e1612c4a48c919704d561b888f7da4edbeb25 (diff)
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) <dtimoney@att.com>
-rw-r--r--Readme.MD3
1 files changed, 2 insertions, 1 deletions
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).<br>
-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
+