diff options
author | egernug <gerard.nugent@est.tech> | 2019-12-05 10:12:52 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2019-12-05 10:26:10 +0000 |
commit | 6dafba9cd6071009a0fb729c971dc3c53a1e4338 (patch) | |
tree | 18740688c2c81148ca5a86d75f0fe46925bf8224 | |
parent | 6ed08a09884add852d9bde3ffebaf47658f8c50c (diff) |
Change to latest images for CSIT tests
Issue-ID: AAF-1000
Change-Id: I5ed52d2f5738b514b0a0a2d3a0d5bd6fb417e36d
Signed-off-by: egernug <gerard.nugent@est.tech>
-rw-r--r-- | auth/docker/d.props.csit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/d.props.csit b/auth/docker/d.props.csit index 27f539bb..0bd992e9 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.17-SNAPSHOT +VERSION=latest CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" |