aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-02-02 18:18:59 -0800
committerShawn O. Pearce <sop@google.com>2010-02-02 18:18:59 -0800
commit71e2c1c3e54e04db561376253f7022331f8390f9 (patch)
tree7b3418d865ada08be935a0fdde4a3acc0de36e9a
parent87911d6a9fe0380a743e5f9757b5c20889ffaea5 (diff)
downloadgwtjsonrpc-71e2c1c3e54e04db561376253f7022331f8390f9.tar.gz
Start 1.2.2 development
Change-Id: I5182845ad7206cc64c77c54b5596029d5010c05f 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 2dc0e61..b7d7f95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
<groupId>gwtjsonrpc</groupId>
<artifactId>gwtjsonrpc</artifactId>
<packaging>jar</packaging>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<name>gwtjsonrpc</name>
<description>JSON-RPC for Google Web Toolkit (GWT)</description>
<url>http://android.git.kernel.org/?p=tools/gwtjsonrpc.git</url>