change in .git

2 jobs for master in 6 minutes and 59 seconds
Name Stage Failure
failed
Smoke test Test
+ java -jar .target/CICDTesting-0.0.1-SNAPSHOT.jar &
+ ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double
quotation marks ("&") to pass it as part of a string.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : AmpersandNotAllowed

Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1