diff options
-rw-r--r-- | installation/appc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index bee4f63..1628f5f 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -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--> |