diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-05 12:49:04 -0600 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-05 12:56:06 -0600 |
commit | a555e21d6f23e3c892db86fc9d27960c4b9d6cf4 (patch) | |
tree | cb917ec1506c3c177fd747263986bb5c800f373a /auth/docker/d.props.init | |
parent | 3e96ae3a95da9a507ad92767030f729e484f885f (diff) |
Move code set to 2.1.18, Update from TEST system
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
Diffstat (limited to 'auth/docker/d.props.init')
-rw-r--r-- | auth/docker/d.props.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index 8ef2e31a..415aeb68 100644 --- a/auth/docker/d.props.init +++ b/auth/docker/d.props.init @@ -23,7 +23,7 @@ PROJECT=aaf # Note: Override can happen on dbuild.sh Commandline, -r <registry> DOCKER_PULL_REGISTRY=nexus3.onap.org:10001 DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.17-SNAPSHOT +VERSION=2.1.18-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" |