Release v2.2.0
[portal.git] / deliveries / .env
index 32ccb94..d701b02 100644 (file)
@@ -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.
@@ -26,7 +26,7 @@ WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps
 # Required settings with default values.
 # Export shell environment variables on ALL hosts.
 LOGS_DIR=./logs
-PROPS_DIR=./properties_rackspace
+PROPS_DIR=./properties_simpledemo
 
 # Optional settings with no defaults.
 EXTRA_HOST_IP=""