diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-04-21 12:17:16 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-04-21 12:17:16 +0000 |
commit | 4499a210e4eb98649e3065a12ee8bb1226d79de0 (patch) | |
tree | 53366f28ba040a8c0df2bc1af158f9f013fa8a86 /build/GWT-VERSION.properties | |
parent | 159dcf5e9407d37d49647cf88afa1a1e0969a2bc (diff) | |
download | vaadin-framework-4499a210e4eb98649e3065a12ee8bb1226d79de0.tar.gz vaadin-framework-4499a210e4eb98649e3065a12ee8bb1226d79de0.zip |
#6801 Added GWT 2.3 dependency information
svn changeset:18428/svn branch:6.6
Diffstat (limited to 'build/GWT-VERSION.properties')
-rw-r--r-- | build/GWT-VERSION.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/GWT-VERSION.properties b/build/GWT-VERSION.properties index 36c325e8d5..dce7823050 100644 --- a/build/GWT-VERSION.properties +++ b/build/GWT-VERSION.properties @@ -1 +1,2 @@ gwt-version=2.3.0-m1 +gwt-version-dependencies=validation-api-1.0.0.GA.jar, validation-api-1.0.0.GA-sources.jar |