aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Scholten <gscholt@gmail.com>2009-08-25 09:27:04 +0200
committerGert Scholten <gscholt@gmail.com>2009-08-25 09:27:04 +0200
commitb4646d2006a7441618f8a144aa27871bfa603ee3 (patch)
treef22beca559e0aea89d5f0743700358dce20e7b2c
parent73ba770a67a5ab39ce3764d1f2385009de21a891 (diff)
downloadgwtjsonrpc-b4646d2006a7441618f8a144aa27871bfa603ee3.tar.gz
Start 1.2.0 development
Signed-off-by: Gert Scholten <gscholt@gmail.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 67fb961..7f18d52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,9 +21,9 @@ limitations under the License.
<groupId>gwtjsonrpc</groupId>
<artifactId>gwtjsonrpc</artifactId>
<packaging>jar</packaging>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>gwtjsonrpc</name>
- <description>JSON-RPC 1.1 for GWT (Google Web Toolkit)</description>
+ <description>JSON-RPC 1.2 for GWT (Google Web Toolkit)</description>
<url>http://android.git.kernel.org/?p=tools/gwtjsonrpc.git</url>
<mailingLists>