summaryrefslogtreecommitdiffstats
path: root/auth/docker/d.props.init
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-04-22 11:01:35 -0500
committerInstrumental <jonathan.gathman@att.com>2019-04-22 11:18:58 -0500
commit50a914885f4aa2828e257663d8de0aa64c156cee (patch)
tree6e928096bf201b124568037c12d49ffb79968d8a /auth/docker/d.props.init
parent0b648042185abc799f4d0847fdd344f2c7006010 (diff)
CSIT version variance handling
Issue-ID: AAF-816 Change-Id: I0f4b53825b9c94ff5016fcfcf928150fbf2ab175 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/d.props.init')
-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 75453b94..b9eb0162 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.11
+VERSION=2.1.11-SNAPSHOT
CONF_ROOT_DIR=/opt/app/osaaf
# For local builds, set PREFIX=
PREFIX="$DOCKER_REPOSITORY/"