diff options
author | Manolo Carrasco <manolo@apache.org> | 2012-09-10 10:57:56 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2012-09-10 10:57:56 +0000 |
commit | fc46636a0db3e52928cb164b1928aff099a5f0ba (patch) | |
tree | a07ab95921a3ba415c399bbda60635e911ee0063 /devtest | |
parent | 87fc7f8b04c8a8db750ef4e27176c1eca503349e (diff) | |
download | gwtquery-fc46636a0db3e52928cb164b1928aff099a5f0ba.tar.gz gwtquery-fc46636a0db3e52928cb164b1928aff099a5f0ba.zip |
Set snapshot version
Diffstat (limited to 'devtest')
-rw-r--r-- | devtest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml index ed2b6ce1..f6dc58c1 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>devtest</artifactId> |