Removed static var definition which has been replaced from dinamic

This commit is contained in:
Luca Frosini 2024-11-20 15:08:38 +01:00
parent 3d4818dda7
commit f1652c652d
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
MVN_VERSION: 1.0.0-SNAPSHOT
MVN_NAME: hello-world-service
MVN_FINALNAME: hello-world-service-1.0.0-SNAPSHOT
JAVA_VERSION: 11
TOMCAT_VERSION: tomcat10.1.19
SMARTGEARS_VERSION: 4.0.1-SNAPSHOT
CONTAINER_INI: ./dockerize/configuration/container.ini
IMAGE_VERSION: 1.0.0-SNAPSHOT-java11-smartgears4.0.1-SNAPSHOT
DOCKER_BUILD_NAME: hello-world-service:1.0.0-SNAPSHOT-java11-smartgears4.0.1-SNAPSHOT
SMARTGEAR_IMAGE: hub.dev.d4science.org/gcube/smartgears-distribution:4.0.1-SNAPSHOT-java11-tomcat10.1.19
DOCKER_IMAGE_NAME: d4science/hello-world-service:1.0.0-SNAPSHOT-java11-smartgears4.0.1-SNAPSHOT
HARBOR_IMAGE_NAME: hub.dev.d4science.org/gcube/hello-world-service:1.0.0-SNAPSHOT-java11-smartgears4.0.1-SNAPSHOT