diff options
-rw-r--r-- | auth/csit/d.props.init | 2 | ||||
-rw-r--r-- | auth/docker/d.props.init | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/auth/csit/d.props.init b/auth/csit/d.props.init index 0322cd67..803b252d 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.2-SNAPSHOT +VERSION=2.1.2.1-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" 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/" |