Update Vaadin to 7.1.7.cuba.1

This commit is contained in:
Yuriy Artamonov 2013-10-17 14:22:26 +00:00
parent 091492c460
commit 3b333f5ff5

View File

@ -55,7 +55,7 @@ def desktopModule = project(':cuba-desktop')
def portalModule = project(':cuba-portal')
def webAuthModule = project(':cuba-web-auth')
def vaadinVersion = '7.1.5.cuba.8'
def vaadinVersion = '7.1.7.cuba.1'
def servletApi = [group: 'org.apache.tomcat', name: 'servlet-api', version: '6.0.20']
def groovyArtifact = [group: 'org.codehaus.groovy', name: 'groovy-all', version: '2.1.6']