X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2F.env;h=614aeb0c48a1515e577ba5da4886ae065a35f4f2;hb=3c89a5ad1e0d6bbae5e3358e751931f8416ba31b;hp=c5961d33099c30e27f445b8e0fdcb7aebe5c1485;hpb=4bed70be799c3d79a4324489eb0ad5bdb4eedec3;p=portal.git diff --git a/deliveries/.env b/deliveries/.env index c5961d33..614aeb0c 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -18,7 +18,7 @@ SDK_WAR_DIR=sdk/ecomp-sdk/epsdk-app-os/target SDK_WAR_FILE=epsdk-app-os.war BE_WAR_DIR=ecomp-portal-BE-os/target BE_WAR_FILE=portal-be-os.war -FE_DIR=ecomp-portal-FE-os/dist/public +FE_DIR=portal-FE-os/dist/public WIDGET_MS_JAR_DIR=ecomp-portal-widget-ms/widget-ms/target WIDGET_MS_JAR_FILE=widget-ms.jar @@ -38,7 +38,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.6.0 +PORTAL_VERSION=3.2.0 # This is used during builds and in docker-compose; # it is never published to the ONAP registry.