aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-05-26 09:43:00 -0700
committerShawn O. Pearce <sop@google.com>2009-05-26 09:43:03 -0700
commite53d8c7c12662b8f5567c006e37c5f6f0ed42462 (patch)
treeedca6e5601c94640d1fbde4b680063b428ae2018
parenta7a7ec34d442a595a49c9febecaa9ae30026ffc6 (diff)
downloadgwtjsonrpc-e53d8c7c12662b8f5567c006e37c5f6f0ed42462.tar.gz
Start 1.1.1 development
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 db9aa3d..3e7d404 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>gwtjsonrpc</name>
<description>JSON-RPC 1.1 for GWT (Google Web Toolkit)</description>
<url>http://android.git.kernel.org/?p=tools/gwtjsonrpc.git</url>