Move to Zanata 3.7.1

Zanata has released 3.7.1, we should use it. I have tested it on a VM,
and aside from unable to login, it looks fine. Carlos has checked the
configuration changes for the move, and none look to be required.

Change-Id: Iaba85f6b049a191c0a753a95c07e7a875848fcb6
This commit is contained in:
Steve Kowalik 2015-07-17 16:35:41 +10:00
parent b54e390e88
commit 298946de03
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class zanata(
$zanata_hibernate_url = 'https://sourceforge.net/projects/zanata/files/wildfly/wildfly-8.1.0.Final-module-hibernate-main-4.2.15.Final.zip',
$zanata_mojarra_url = 'https://sourceforge.net/projects/zanata/files/wildfly/wildfly-8.1.0.Final-module-mojarra-2.1.28.zip',
$zanata_url = 'https://sourceforge.net/projects/zanata/files/webapp/zanata-war-3.6.2.war',
$zanata_url = 'https://sourceforge.net/projects/zanata/files/webapp/zanata-war-3.7.1.war',
$zanata_default_from_address,
$zanata_storage_dir = '/home/wildfly/zanata',