Update Vaadin to 7.1.3.h.M0

This commit is contained in:
Yuriy Artamonov 2013-08-26 10:44:38 +00:00
parent a386f85cce
commit be90100180

View File

@ -59,7 +59,7 @@ def webModule = project(':cuba-web')
def desktopModule = project(':cuba-desktop')
def portalModule = project(':cuba-portal')
def vaadinVersion = '7.1.2.h.M1'
def vaadinVersion = '7.1.3.h.M0'
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']