diff options
author | Sai Gandham <sg481n@att.com> | 2018-10-18 13:58:15 -0500 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-10-18 13:58:34 -0500 |
commit | 0ac6c16a32316de9d561888f17c7f7626b2f19c7 (patch) | |
tree | 591c9a08590d8d48f98688bfcf258ab2841fab95 /auth/csit/d.props.init | |
parent | e18eecbea001562d1e1a19cdccfe1684b3da05f7 (diff) |
modify version in d.props for csit
Issue-ID: AAF-576
Change-Id: Ie3b1cdf62a05524bdd73baf2a08713cd8bce4b01
Signed-off-by: Sai Gandham <sg481n@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 02f406ba..3ad826a5 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.6-SNAPSHOT +VERSION=2.1.3 CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" |