summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-04-22 07:23:14 -0500
committerInstrumental <jonathan.gathman@att.com>2019-04-22 09:11:58 -0500
commit29feede64993d741b9429e9f74c12552dceb7fb4 (patch)
treeda7bbc183ff4a740c8a3b1060ebef38a053a7627 /auth/docker
parent5c01796be69ed71c360dade8a080a4fd22c06447 (diff)
Update CSIT for non SNAPSHOT
Issue-ID: AAF-785 Change-Id: I837464266186c14932182e2fb0d3a04fa20b3951 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 b9eb0162..75453b94 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-SNAPSHOT
+VERSION=2.1.11
CONF_ROOT_DIR=/opt/app/osaaf
# For local builds, set PREFIX=
PREFIX="$DOCKER_REPOSITORY/"