Update Zanata client to 3.8.1

A new version of the Zanata client has been released. We should use
it.

Change-Id: I9e9470b4dd5de6bcf12480efcbc1d9c372d882a5
This commit is contained in:
Steve Kowalik 2015-11-23 16:13:25 +11:00
parent 8d25c78dc7
commit 68138b5240
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# == Class: zanata::client
#
class zanata::client(
$version = '3.7.3',
$version = '3.8.1',
$user = 'jenkins',
$group = 'jenkins',
$server = '',