aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Scholten <gscholt@gmail.com>2009-08-25 09:28:22 +0200
committerGert Scholten <gscholt@gmail.com>2009-08-25 09:28:22 +0200
commit30f8a7b840278dfa27b7cd30c12643856910d2f0 (patch)
tree1cb0298a2e4bd1590ea56e9c66347d44998f1a07
parentb4646d2006a7441618f8a144aa27871bfa603ee3 (diff)
downloadgwtjsonrpc-30f8a7b840278dfa27b7cd30c12643856910d2f0.tar.gz
GWT dependancy updated to version 1.7.0
No changes needed for gwtjsonrpc, but the client will need updates, dependent on it's dependancy on the user.agent. Signed-off-by: Gert Scholten <gscholt@gmail.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7f18d52..ac614fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ limitations under the License.
</licenses>
<properties>
- <gwtVersion>1.6.4</gwtVersion>
+ <gwtVersion>1.7.0</gwtVersion>
</properties>
<build>