From c3b26083686b22724767c4056735d425e4360d0e Mon Sep 17 00:00:00 2001 From: kaihlavi Date: Thu, 29 Aug 2019 16:54:36 +0300 Subject: [PATCH] Update CSIT to 2.1.16 Update d.props.csit with the latest image version that was updated elsewhere in https://gerrit.onap.org/r/#/c/aaf/authz/+/92948/ and https://gerrit.onap.org/r/#/c/aaf/authz/+/92846/ to have quick fix for https://jenkins.onap.org/view/CSIT/job/aaf-master-csit-aafapi/ Issue-ID: AAF-958 Signed-off-by: kaihlavi Change-Id: Ic9cbf82258d7ad5e236bc5d821a872f259cf9743 --- auth/docker/d.props.csit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/docker/d.props.csit b/auth/docker/d.props.csit index 4363663e..cdb6b5a0 100644 --- a/auth/docker/d.props.csit +++ b/auth/docker/d.props.csit @@ -28,7 +28,7 @@ ORG=onap PROJECT=aaf DOCKER_PULL_REGISTRY=nexus3.onap.org:10001 DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.15-SNAPSHOT +VERSION=2.1.16-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" -- 2.16.6