Update to newest release of appc 75/75575/1
authorPatrick Brady <patrick.brady@att.com>
Wed, 9 Jan 2019 17:39:42 +0000 (09:39 -0800)
committerPatrick Brady <patrick.brady@att.com>
Wed, 9 Jan 2019 17:39:46 +0000 (09:39 -0800)
Version 1.4.4 of the appc java code is released. This version
will be used for docker builds.

Change-Id: Iee4a895f6386c15d24da64cdd4ec5d882294df66
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304

installation/appc/pom.xml

index bee4f63..1628f5f 100644 (file)
@@ -40,7 +40,7 @@ limitations under the License.
 
        <properties>
                <image.name>onap/appc-image</image.name>
-               <appc.release.version>1.4.0</appc.release.version>
+               <appc.release.version>1.4.4</appc.release.version>
                <appc.snapshot.version>1.5.0-SNAPSHOT</appc.snapshot.version>
                 <!--This version will be over-ridden by jenkins 
                     injecting the version.properties variable file during docker build-->