From bc0c02c77ba03f06e758d606c3ebab1b379e83e7 Mon Sep 17 00:00:00 2001 From: Roberto Date: Fri, 29 Sep 2017 12:53:51 +0200 Subject: [PATCH] ../library/roles/smartgears/smartgears/defaults/main.yml update smartgears version --- smartgears/smartgears/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartgears/smartgears/defaults/main.yml b/smartgears/smartgears/defaults/main.yml index 630c8d85..45745589 100644 --- a/smartgears/smartgears/defaults/main.yml +++ b/smartgears/smartgears/defaults/main.yml @@ -16,7 +16,7 @@ smartgears_user_home: '{{ d4science_user_home }}' smartgears_downloads_dir: '{{ d4science_user_home }}/downloads' smartgears_instance_path: '{{ smartgears_user_home }}/tomcat' smartgears_install_path: '{{ smartgears_user_home }}/SmartGears' -smartgears_distribution_version: 2.1.2-4.6.1-146408 +smartgears_distribution_version: 2.1.3-4.7.0-154641 #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 }}'