From a555e21d6f23e3c892db86fc9d27960c4b9d6cf4 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Thu, 5 Mar 2020 12:49:04 -0600 Subject: Move code set to 2.1.18, Update from TEST system Issue-ID: AAF-1081 Signed-off-by: Instrumental Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7 --- auth/docker/d.props.init | 2 +- auth/docker/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'auth/docker') diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index 8ef2e31a..415aeb68 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.17-SNAPSHOT +VERSION=2.1.18-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" diff --git a/auth/docker/pom.xml b/auth/docker/pom.xml index 9bfb80c8..df17fea8 100644 --- a/auth/docker/pom.xml +++ b/auth/docker/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz authparent - 2.1.17-SNAPSHOT + 2.1.18-SNAPSHOT ../pom.xml -- cgit 1.2.3-korg