summaryrefslogtreecommitdiffstats
path: root/deliveries/.env
diff options
context:
space:
mode:
authorKishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>2018-10-16 17:05:09 -0400
committerKishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>2018-10-17 17:02:45 -0400
commitd23be7aa6224274f8740437291416b40800ce571 (patch)
treecf2b8ca28ba8e0d591d4137a4397b8a4c678b0d9 /deliveries/.env
parent1c3cc6fb0e4d2f4f2278240ff0387596c776b9c9 (diff)
ExtAccessRolesServiceImpl.class
Issue-ID: PORTAL-389 Fixed AAF sync roles to onap portal Change-Id: Ib75dd1aded3e3519662f61bbfd726cc2ddfc4af1 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
Diffstat (limited to 'deliveries/.env')
-rw-r--r--deliveries/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/.env b/deliveries/.env
index d1cc7d61..d8118158 100644
--- a/deliveries/.env
+++ b/deliveries/.env
@@ -14,7 +14,7 @@ CLI_IMG_NAME=onap/cli
# This is the first portion of the Docker image tag
# that is published to the ONAP registry.
-PORTAL_VERSION=2.3.0
+PORTAL_VERSION=2.3.1
# This is used during builds and in docker-compose;
# it is never published to the ONAP registry.