Update to newest release of appc 76/75576/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:43:25 +0000 (09:43 -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 df69c89..e87389d 100644 (file)
@@ -40,7 +40,7 @@ limitations under the License.
 
        <properties>
                <image.name>onap/appc-image</image.name>
-               <appc.release.version>1.4.3</appc.release.version>
+               <appc.release.version>1.4.4</appc.release.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-->