aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-12-23 11:04:25 -0800
committerShawn O. Pearce <sop@google.com>2010-12-23 11:04:25 -0800
commitcd46920a35cf25007d26682c94c5ebf63c49af17 (patch)
tree92e6f772a9d5363072c145b0d609189cfd1edf73
parent0128fc48d33fd37e3ac3a5bfad22495d03b3c11c (diff)
downloadgwtjsonrpc-cd46920a35cf25007d26682c94c5ebf63c49af17.tar.gz
Bump GWT version to 2.1.1
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ea01c8b..c52d8b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ limitations under the License.
</licenses>
<properties>
- <gwtVersion>2.1.0</gwtVersion>
+ <gwtVersion>2.1.1</gwtVersion>
</properties>
<build>