../library/roles/smartgears/smartgears/defaults/main.yml update smartgears version

This commit is contained in:
Roberto Cirillo 2017-07-20 16:05:47 +02:00
parent c305b4b60a
commit 7581efd1ec
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ smartgears_user: '{{ d4science_user }}'
smartgears_user_home: '{{ d4science_user_home }}'
smartgears_instance_path: '{{ smartgears_user_home }}/tomcat'
smartgears_install_path: '{{ smartgears_user_home }}/SmartGears'
smartgears_distribution_version: 2.1.2-4.5.0-146408
smartgears_distribution_version: 2.1.2-4.6.0-146408
smartgears_file: 'smartgears-distribution-{{ smartgears_distribution_version }}.tar.gz'
smartgears_global_base_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}'
smartgears_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ smartgears_gcube_repository }}/org/gcube/distribution/smartgears-distribution/{{ smartgears_distribution_version }}/{{ smartgears_file }}'