diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-05-03 07:04:32 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-05-03 07:04:32 +0000 |
commit | fc7244467dd36a7a7cf2e1cf785a0c8d33c700b7 (patch) | |
tree | 9fa772d98abbd2e7b60ea1a16361f3a7b2ce29ce /build | |
parent | f6a345a12661900db605bef7a37094687ef9f873 (diff) | |
download | vaadin-framework-fc7244467dd36a7a7cf2e1cf785a0c8d33c700b7.tar.gz vaadin-framework-fc7244467dd36a7a7cf2e1cf785a0c8d33c700b7.zip |
#6694 Updated to GWT 2.3.0
svn changeset:18593/svn branch:6.6
Diffstat (limited to 'build')
-rw-r--r-- | build/GWT-VERSION.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/GWT-VERSION.properties b/build/GWT-VERSION.properties index 46769c415d..420c381f13 100644 --- a/build/GWT-VERSION.properties +++ b/build/GWT-VERSION.properties @@ -1,2 +1,2 @@ -gwt-version=2.3.0.rc1 +gwt-version=2.3.0 gwt-version-dependencies=validation-api-1.0.0.GA.jar, validation-api-1.0.0.GA-sources.jar |