Handle CR in pom property files 79/112579/2
authorJim Hahn <jrh3@att.com>
Fri, 11 Sep 2020 19:18:51 +0000 (15:18 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 11 Sep 2020 22:07:57 +0000 (18:07 -0400)
commitd2c75de1b5f62fb05fefa7fa6cfd108f959a94ed
tree6a0db4e4ae341adc7ce8dae6f6e7c043d738a6ea
parentf476f3616b0d48ef346498d52b6faa03e1ad312d
Handle CR in pom property files

Fixed deploy-artifacts to strip carriage returns from pom.properties
files before attempting to extract variables from them.
Switched to using 'sed' instead of dos2unix.

Issue-ID: POLICY-2823
Change-Id: I1114af13a3262e49b87fb270d5c78cda4de9e5c9
Signed-off-by: Jim Hahn <jrh3@att.com>
policy-management/src/main/server-gen/bin/deploy-artifact