Update Vaadin depepndency to 7.0.6.h.M0

This commit is contained in:
Yuriy Artamonov 2013-05-22 10:45:52 +00:00
parent c4255ecd2d
commit dcc93e5f0c

View File

@ -60,7 +60,7 @@ def desktopModule = project(':cuba-desktop')
def uiTestModule = project(':cuba-test-ui')
def portalModule = project(':cuba-portal')
def vaadinVersion = '7.0.5.h.M5'
def vaadinVersion = '7.0.6.h.M0'
def servletApi = [group: 'org.apache.tomcat', name: 'servlet-api', version: '6.0.20']
def groovyArtifact = [group: 'org.codehaus.groovy', name: 'groovy', version: '1.7.10']