diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-17 06:18:07 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-17 06:23:47 -0500 |
commit | e18eecbea001562d1e1a19cdccfe1684b3da05f7 (patch) | |
tree | 22d88c75c196672e1eafa1906fc8bb99ed1a3109 /auth/csit/d.props.init | |
parent | bea447f8ad508376b85658fdd123d1155b98e526 (diff) |
Version to 2.1.6
Issue-ID: AAF-571
Change-Id: I371b8afd791463290d0ab22bc455b7a84c25aa8e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/csit/d.props.init')
-rw-r--r-- | auth/csit/d.props.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/csit/d.props.init b/auth/csit/d.props.init index 3a735429..02f406ba 100644 --- a/auth/csit/d.props.init +++ b/auth/csit/d.props.init @@ -2,7 +2,7 @@ ORG=onap PROJECT=aaf DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.5-SNAPSHOT +VERSION=2.1.6-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" |