diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-21 13:22:11 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-21 13:22:11 -0400 |
commit | ad01abc047c01f2e001a43cd55c52edbdbb77a13 (patch) | |
tree | 6e496aa9995b07f11fd7ad67573eabba72ce5c52 | |
parent | f65e1612c4a48c919704d561b888f7da4edbeb25 (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.MD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 + |