Temporary fix for jenkins 17/105017/1
authorPatrick Brady <patrick.brady@att.com>
Thu, 2 Apr 2020 17:22:21 +0000 (10:22 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 2 Apr 2020 17:22:27 +0000 (10:22 -0700)
commit84bea71e9f60a7c92ce0ee226021f5ab5f0f6ef5
tree90361d93475cd15eef7e3cb671007bd279077f02
parent92eeb02221a558dece1d040e6c3c8d76d97497d0
Temporary fix for jenkins

Temporary fix for the issue where maven running on jenkins
is not able to find the platform logic installer zip file
in the maven local repository. By setting this version to
snapshot, maven will be able to find the version in nexus
that was build by another job, since it can't find the one
being build by the docker build job.

Change-Id: I9e2125134f9ef0984eb3406848c98d6687212771
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
installation/appc/src/main/scripts/installZips.sh