Update docker build version 78/74778/1
authorPatrick Brady <patrick.brady@att.com>
Mon, 17 Dec 2018 22:11:20 +0000 (14:11 -0800)
committerPatrick Brady <patrick.brady@att.com>
Mon, 17 Dec 2018 22:11:27 +0000 (14:11 -0800)
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

installation/appc/pom.xml

index 14e0c56..df69c89 100644 (file)
@@ -41,7 +41,7 @@ limitations under the License.
        <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>