summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-02-27 11:40:31 -0600
committerInstrumental <jonathan.gathman@att.com>2019-02-27 11:40:35 -0600
commit1549cd48ba8d951d7bb58a5979a57c38424f7bb5 (patch)
treedad5f4f772d64e6983c5f9e1b7e5d03b22860fd0
parentc5705cdbe98f13e1dd4b64040390ea389a6065c2 (diff)
update version default2.1.9
Issue-ID: AAF-771 Change-Id: Ib885ac38116c5db833e516aa83404ddf371987e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
-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 bc5d3583..54a3926d 100644
--- a/auth/docker/d.props.init
+++ b/auth/docker/d.props.init
@@ -21,7 +21,7 @@
ORG=onap
PROJECT=aaf
DOCKER_REPOSITORY=nexus3.onap.org:10003
-VERSION=2.1.10-SNAPSHOT
+VERSION=2.1.11-SNAPSHOT
CONF_ROOT_DIR=/opt/app/osaaf
# For local builds, set PREFIX=
PREFIX="$DOCKER_REPOSITORY/"