From 2db68e3d8b878fa2dec093cb3d701a10e38a8166 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Thu, 11 Oct 2018 10:08:08 -0500 Subject: [PATCH] Move to 2.1.2.1, props Issue-ID: AAF-557 Change-Id: I02e66d2da070f87292938f45e83558ddfb19de08 Signed-off-by: Instrumental --- auth/csit/d.props.init | 2 +- 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/" -- 2.16.6