From 096803ce0a8f4a57cc2f78f7d969cab18cb7a93e Mon Sep 17 00:00:00 2001 From: Instrumental Date: Tue, 23 Apr 2019 13:02:32 -0500 Subject: Change Version to 2.1.12-SNAPSHOT Issue-ID: AAF-819 Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1 Signed-off-by: Instrumental --- auth/docker/d.props.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth/docker/d.props.init') diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index b9eb0162..ec6e41c6 100644 --- a/auth/docker/d.props.init +++ b/auth/docker/d.props.init @@ -23,7 +23,7 @@ PROJECT=aaf # Note: Override can happen on dbuild.sh Commandline, -r DOCKER_PULL_REGISTRY=nexus3.onap.org:10001 DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.11-SNAPSHOT +VERSION=2.1.12-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" -- cgit 1.2.3-korg