summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--auth/csit/d.props.init2
-rw-r--r--auth/docker/d.props.init2
2 files changed, 2 insertions, 2 deletions
diff --git a/auth/csit/d.props.init b/auth/csit/d.props.init
index 803b252d..14728ddd 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.1-SNAPSHOT
+VERSION=2.1.3-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 803b252d..14728ddd 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.1-SNAPSHOT
+VERSION=2.1.3-SNAPSHOT
CONF_ROOT_DIR=/opt/app/osaaf
# For local builds, set PREFIX=
PREFIX="$DOCKER_REPOSITORY/"