summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-08-07 14:16:09 -0500
committerInstrumental <jonathan.gathman@att.com>2019-08-07 14:16:14 -0500
commitd9e5df437ce5350bdf418af0f1da213351e36b56 (patch)
tree929189157963652a89c04c72380d3033fb9db45e /auth/docker
parent3d1706fcbe7f95830ff6fd23cf679ee55c6d0595 (diff)
missed 2.1.16 for Docker props
Issue-ID: AAF-932 Change-Id: If8f2c68bf2b618ffd07c1ef2a87c227376e7569a Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker')
-rw-r--r--auth/docker/d.props.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init
index b107e67d..41a30244 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.15-SNAPSHOT
+VERSION=2.1.16-SNAPSHOT
CONF_ROOT_DIR=/opt/app/osaaf
# For local builds, set PREFIX=
PREFIX="$DOCKER_REPOSITORY/"