diff options
author | Manoop Talasila <talasila@research.att.com> | 2018-05-01 16:43:22 -0400 |
---|---|---|
committer | Manoop Talasila <talasila@research.att.com> | 2018-05-01 16:56:29 -0400 |
commit | 431c2561fe370a4a0cbe44cb685d10aaf52d1b60 (patch) | |
tree | 00181d875c9839ee728cc94c7cbb5635467d8d52 /deliveries/.env | |
parent | 787573a3f609a9590d096eed992a553566002177 (diff) |
Release v2.2.0
Issue-ID: PORTAL-250
Change-Id: I9970ca01290eec88729b2c61c586f3a0e0b74e48
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Diffstat (limited to 'deliveries/.env')
-rw-r--r-- | deliveries/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/.env b/deliveries/.env index 9004f26f..d701b02f 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.1 +PORTAL_VERSION=v2.2.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry. |