Update to Vaadin 7.1.5.cuba.5

This commit is contained in:
Yuriy Artamonov 2013-09-25 14:26:52 +00:00
parent 9f32e62fe6
commit 0ca928a24a

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.4'
def vaadinVersion = '7.1.5.cuba.5'
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']