Update the snapshot version of appc artifacts
that the docker build will pull to the current
Casablanca snapshot version of 1.4.4
Change-Id: Idad14a55a440edd800d432df0693e9180d69f6f3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1269
<properties>
<image.name>onap/appc-image</image.name>
<appc.release.version>1.4.3</appc.release.version>
- <appc.snapshot.version>1.4.3-SNAPSHOT</appc.snapshot.version>
+ <appc.snapshot.version>1.4.4-SNAPSHOT</appc.snapshot.version>
<!--This version will be over-ridden by jenkins
injecting the version.properties variable file during docker build-->
<appc.docker.staging.version>1.0.0</appc.docker.staging.version>