diff options
author | Sai Gandham <sg481n@att.com> | 2018-05-29 15:02:45 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-05-29 15:02:58 +0000 |
commit | 65bc9f1c8a4c75ebcc09926bcb3e77571ea54764 (patch) | |
tree | 90ae2a997652ddc7bebaf3e16b87834037c5928d | |
parent | 72b6875d15decca9bd36239af5339a1b237ff338 (diff) |
change version in dprops
change version from 2.1.0 to 2.1.1-SNAPSHOT
Issue-ID: AAF-332
Change-Id: I308af5b6ce11baa32c404c907a32d4a3026dcda9
Signed-off-by: Sai Gandham <sg481n@att.com>
-rw-r--r-- | auth/docker/d.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/d.props b/auth/docker/d.props index 00624514..d71a7230 100644 --- a/auth/docker/d.props +++ b/auth/docker/d.props @@ -2,7 +2,7 @@ ORG=onap PROJECT=aaf DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.0-SNAPSHOT +VERSION=2.1.1-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # Local Env info |