Task #5584
Updated by Luca Frosini over 8 years ago
The new version is: *resource-registry-1.2.0-20161027.082258-5.war* I already upgraded the version on ansible script ( *library/roles/smartgears/resource_registry/defaults/main.yml* ) (*library/roles/smartgears/resource_registry/defaults/main.yml*) and then I tried tryed to install it. Unfortunately something is not working properly: On the target host ( *resourceregistry1-d-d4s* ) (*resourceregistry1-d-d4s*) the war is present on home folder but the service which is still deployed is an old version: ~~~ cat tomcat/webapps/resource-registry/META-INF/maven/org.gcube.information-system/resource-registry/pom.properties #Generated by Apache Maven #Thu Sep 29 17:13:31 CEST 2016 version=1.1.0-SNAPSHOT groupId=org.gcube.information-system artifactId=resource-registry ~~~