diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-11 10:08:08 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-11 10:08:46 -0500 |
commit | 2db68e3d8b878fa2dec093cb3d701a10e38a8166 (patch) | |
tree | a9d7321c0a1d9af3ec7cbd19ca9cb9388d9c3533 /auth/docker/d.props.init | |
parent | 8298ed5d5889a928c988767370dc91645c2570ab (diff) |
Move to 2.1.2.1, props
Issue-ID: AAF-557
Change-Id: I02e66d2da070f87292938f45e83558ddfb19de08
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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 0322cd67..803b252d 100644 --- a/auth/docker/d.props.init +++ b/auth/docker/d.props.init @@ -2,7 +2,7 @@ ORG=onap PROJECT=aaf DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.2-SNAPSHOT +VERSION=2.1.2.1-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" |