From 431c2561fe370a4a0cbe44cb685d10aaf52d1b60 Mon Sep 17 00:00:00 2001 From: Manoop Talasila Date: Tue, 1 May 2018 16:43:22 -0400 Subject: [PATCH] Release v2.2.0 Issue-ID: PORTAL-250 Change-Id: I9970ca01290eec88729b2c61c586f3a0e0b74e48 Signed-off-by: Manoop Talasila --- .gitignore | 2 +- deliveries/.env | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9e426b23..44c6935a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/.idea/workspace.xml +/.idea/* /.project /.settings /dmaapbc 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. diff --git a/pom.xml b/pom.xml index d3571b3c..3bb1379f 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 0 - 2.2.0-SNAPSHOT + 2.2.0 4.2.3.RELEASE 4.3.11.Final 2.8.10 -- 2.16.6