summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-10-11 10:08:08 -0500
committerInstrumental <jonathan.gathman@att.com>2018-10-11 10:08:46 -0500
commit2db68e3d8b878fa2dec093cb3d701a10e38a8166 (patch)
treea9d7321c0a1d9af3ec7cbd19ca9cb9388d9c3533
parent8298ed5d5889a928c988767370dc91645c2570ab (diff)
Move to 2.1.2.1, props
Issue-ID: AAF-557 Change-Id: I02e66d2da070f87292938f45e83558ddfb19de08 Signed-off-by: Instrumental <jonathan.gathman@att.com>
-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 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/"